AdomdTransaction Members
Represents a transaction to be performed at a multidimensional data source.
The following tables list the members exposed by the AdomdTransaction type.
Public Properties
Имя | Description | |
---|---|---|
![]() |
Connection | Gets the AdomdConnection that the AdomdTransaction uses. |
![]() |
IsolationLevel | Gets the isolation level that the AdomdTransaction uses. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Commit | Commits the transaction that the AdomdTransaction represents. |
![]() |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Rollback | Rolls back a transaction in a pending state that the AdomdTransaction represents. |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
Explicit Interface Implementations
Имя | Description | |
---|---|---|
System.Data.IDbTransaction.Connection |
В начало
См. также
Справочник
AdomdTransaction Class
Microsoft.AnalysisServices.AdomdClient Namespace