Interface AnalyticFunctions.IAndExpected<TR>
- Namespace
- LinqToDB
- Assembly
- linq2db.dll
public interface AnalyticFunctions.IAndExpected<out TR>
Type Parameters
TR
- Extension Methods
Properties
And
[Sql.Extension("", TokenName = "and_connector")]
AnalyticFunctions.ISecondBoundaryExpected<out TR> And { get; }