Membri AdomdTransaction

Represents a transaction to be performed at a multidimensional data source.

Il tipo AdomdTransaction espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Commit Commits the transaction that the AdomdTransaction represents.
Metodo pubblico Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Rollback Rolls back a transaction in a pending state that the AdomdTransaction represents.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Connection Gets the AdomdConnection that the AdomdTransaction uses.
Proprietà pubblica IsolationLevel Gets the isolation level that the AdomdTransaction uses.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaProprietà privata IDbTransaction. . :: . .Connection

In alto