ConnectionManagerExcelClass.SupportsDTCTransactions Propriedade

Definição

public:
 virtual property bool SupportsDTCTransactions { bool get(); };
[System.Runtime.InteropServices.DispId(3)]
public virtual bool SupportsDTCTransactions { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.SupportsDTCTransactions : bool
Public Overridable ReadOnly Property SupportsDTCTransactions As Boolean

Valor da propriedade

true se a conexão der suporte a transações de MS DTC; caso contrário, false.

Implementações

Atributos

Comentários

Para obter mais informações, consulte ConnectionManager.

Aplica-se a