Partager via


Membres AdomdTransaction

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

Le type AdomdTransaction expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Commit Commits the transaction that the AdomdTransaction represents.
Méthode publique Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Rollback Rolls back a transaction in a pending state that the AdomdTransaction represents.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Connection Gets the AdomdConnection that the AdomdTransaction uses.
Propriété publique IsolationLevel Gets the isolation level that the AdomdTransaction uses.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface explicitePropriété privée IDbTransaction. . :: . .Connection

Haut de la page