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