AdomdTransaction Miembros
Represents a transaction to be performed at a multidimensional data source.
El tipo AdomdTransaction expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Commit | Commits the transaction that the AdomdTransaction represents. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
Rollback | Rolls back a transaction in a pending state that the AdomdTransaction represents. | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Connection | Gets the AdomdConnection that the AdomdTransaction uses. | |
IsolationLevel | Gets the isolation level that the AdomdTransaction uses. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
IDbTransaction. . :: . .Connection |
Principio
Vea también