Share via


CursorDefinitionInfo.ExtendedCursorOptions Property

Definition

public System.Collections.Generic.List<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCursorOption> ExtendedCursorOptions { get; }
member this.ExtendedCursorOptions : System.Collections.Generic.List<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCursorOption>
Public ReadOnly Property ExtendedCursorOptions As List(Of SqlCursorOption)

Property Value

Applies to