Membres AdomdTransaction
Represents a transaction to be performed at a multidimensional data source.
Le type AdomdTransaction expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Commit | Commits the transaction that the AdomdTransaction represents. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
Rollback | Rolls back a transaction in a pending state that the AdomdTransaction represents. | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Connection | Gets the AdomdConnection that the AdomdTransaction uses. | |
IsolationLevel | Gets the isolation level that the AdomdTransaction uses. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IDbTransaction. . :: . .Connection |
Haut de la page