Właściwość Configuration.RemoteProcTrans
Pobiera ConfigProperty obiekt, który jest używany do zestaw opcji konfiguracja trans zdalnego proc.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property RemoteProcTrans As ConfigProperty
Get
'Użycie
Dim instance As Configuration
Dim value As ConfigProperty
value = instance.RemoteProcTrans
public ConfigProperty RemoteProcTrans { get; }
public:
property ConfigProperty^ RemoteProcTrans {
ConfigProperty^ get ();
}
member RemoteProcTrans : ConfigProperty
function get RemoteProcTrans () : ConfigProperty
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.ConfigProperty
A ConfigProperty obiekt, który określa ustawienia dla opcji konfiguracja trans proc zdalnego.
Uwagi
Właściwość ta określa, czy do ochrony akcje procedury do serwera za pośrednictwem Microsoft transakcji Distributed Transaction Coordinator (MS DTC).
Zobacz także