AdomdTransaction 成員
Represents a transaction to be performed at a multidimensional data source.
AdomdTransaction 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Commit | Commits the transaction that the AdomdTransaction represents. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
Rollback | Rolls back a transaction in a pending state that the AdomdTransaction represents. | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Connection | Gets the AdomdConnection that the AdomdTransaction uses. | |
IsolationLevel | Gets the isolation level that the AdomdTransaction uses. |
頂端