Share via


Propriété CursorThreshold

Gets or sets the cursor threshold value.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Property CursorThreshold As Integer
    Get
    Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.CursorThreshold

instance.CursorThreshold = value
int CursorThreshold { get; set; }
property int CursorThreshold {
    int get ();
    void set (int value);
}
abstract CursorThreshold : int with get, set
function get CursorThreshold () : int
function set CursorThreshold (value : int)

Valeur de propriété

Type : System. . :: . .Int32
Int32