ExecutableStringList.Strings Property

Definition

The strings or variable references to be executed.

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)

Property Value

Applies to