Gets or sets the InDoubtTransactionResolutionType property value.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Property InDoubtTransactionResolution As InDoubtTransactionResolutionType
Get
Set
‘사용 방법
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)
속성 값
유형: Microsoft.SqlServer.Management.Smo.InDoubtTransactionResolutionType
The InDoubtTransactionResolutionType property value.