Udostępnij za pośrednictwem


Właściwość ServerAdapterBase.InDoubtTransactionResolution

Pobiera lub ustawia wartość właściwość odwołania.

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

Składnia

'Deklaracja
Public Property InDoubtTransactionResolution As InDoubtTransactionResolutionType
    Get
    Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As InDoubtTransactionResolutionType

value = instance.InDoubtTransactionResolution

instance.InDoubtTransactionResolution = value
public InDoubtTransactionResolutionType InDoubtTransactionResolution { get; set; }
public:
virtual property InDoubtTransactionResolutionType InDoubtTransactionResolution {
    InDoubtTransactionResolutionType get () sealed;
    void set (InDoubtTransactionResolutionType value) sealed;
}
abstract InDoubtTransactionResolution : InDoubtTransactionResolutionType with get, set
override InDoubtTransactionResolution : InDoubtTransactionResolutionType with get, set
final function get InDoubtTransactionResolution () : InDoubtTransactionResolutionType
final function set InDoubtTransactionResolution (value : InDoubtTransactionResolutionType)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.InDoubtTransactionResolutionType
A InDoubtTransactionResolutionType wartości, który zawiera wartość opcji właściwość odwołania.