Udostępnij za pośrednictwem


Właściwość IServerConfigurationFacet.RemoteProcTransEnabled

Pobiera lub zestaws wartość logiczna określająca, czy jest RemoteProcTransEnabled zestaw.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Property RemoteProcTransEnabled As Boolean
    Get
    Set
'Użycie
Dim instance As IServerConfigurationFacet
Dim value As Boolean

value = instance.RemoteProcTransEnabled

instance.RemoteProcTransEnabled = value
bool RemoteProcTransEnabled { get; set; }
property bool RemoteProcTransEnabled {
    bool get ();
    void set (bool value);
}
abstract RemoteProcTransEnabled : bool with get, set
function get RemoteProcTransEnabled () : boolean
function set RemoteProcTransEnabled (value : boolean)

Wartość właściwości

Typ: System.Boolean
TRUE , jeśli właściwość jest zestaw. FALSE , jeśli właściwość nie jest zestaw.