言語

CursorDefinition.Options プロパティ

定義

カーソル オプションのコレクション。

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

プロパティ値

適用対象