FetchCursorStatement.IntoVariables Property

Definition

Optional INTO variables

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

Property Value

Applies to