FetchCursorStatement.IntoVariables 属性

定义

可选 INTO 变量

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)

属性值

适用于