TSqlModelOptions.CursorDefaultGlobalScope Property

Definition

Specifies the CURSOR_DEFAULT database option.

public bool? CursorDefaultGlobalScope { get; set; }
member this.CursorDefaultGlobalScope : Nullable<bool> with get, set
Public Property CursorDefaultGlobalScope As Nullable(Of Boolean)

Property Value

Applies to