ExecuteAsClause.Literal プロパティ

定義

オプションが String の場合、文字列の値が使用され、それ以外の場合は 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

プロパティ値

適用対象