LiteralRange.From Property

Definition

First boundary of the range or the literal itself.

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

Property Value

Applies to