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)

屬性值

適用於