OffsetClause.FetchExpression Property

Definition

Expression for number fo rows to return.

public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression FetchExpression { get; set; }
member this.FetchExpression : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property FetchExpression As ScalarExpression

Property Value

Applies to