ExecutableStringList.Strings プロパティ

定義

実行する文字列または変数参照。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression> Strings { get; }
member this.Strings : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression>
Public ReadOnly Property Strings As IList(Of ValueExpression)

プロパティ値

適用対象