QueryExpression.OffsetClause Property

Definition

Optional offset/fetch clause.

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

Property Value

Applies to