ExecuteAsClause.Literal 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.
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