次の方法で共有


CursorThreshold プロパティ

cursor threshold 値を取得します。値の設定も可能です。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Property CursorThreshold As Integer
    Get
    Set
'使用
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)

プロパティ値

型: System. . :: . .Int32
Int32