ExecutableStringList.Strings Propiedad

Definición

Las cadenas o referencias de variable que se van a ejecutar.

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)

Valor de propiedad

Se aplica a