ExecuteAsClause.Literal Property

Definition

If the option is String, this bears the value of the string, otherwise null.

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

Property Value

Applies to