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)

속성 값

적용 대상