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)

プロパティ値

適用対象