Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the InDoubtTransactionResolutionType property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Property InDoubtTransactionResolution As InDoubtTransactionResolutionType
Get
Set
'Usage
Dim instance As IServerConfigurationFacet
Dim value As InDoubtTransactionResolutionType
value = instance.InDoubtTransactionResolution
instance.InDoubtTransactionResolution = value
InDoubtTransactionResolutionType InDoubtTransactionResolution { get; set; }
property InDoubtTransactionResolutionType InDoubtTransactionResolution {
InDoubtTransactionResolutionType get ();
void set (InDoubtTransactionResolutionType value);
}
abstract InDoubtTransactionResolution : InDoubtTransactionResolutionType with get, set
function get InDoubtTransactionResolution () : InDoubtTransactionResolutionType
function set InDoubtTransactionResolution (value : InDoubtTransactionResolutionType)
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Smo.InDoubtTransactionResolutionType
The InDoubtTransactionResolutionType property value.