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)

属性值

适用于