WindowDelimiter.OffsetValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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