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.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 IDbTransaction. . :: . .Connection

맨 위로 이동