TSqlModelOptions.CursorCloseOnCommit Property

Definition

Specifies the CURSOR_CLOSE_ON_COMMIT database option.

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

Property Value

Applies to