WindowDelimiter.OffsetValue Property

Definition

Offset of a window frame from the current row. Can be NULL if Unbounded Preceding/Following or Current Row delimiter is used.

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

Property Value

Applies to