다음을 통해 공유


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
ms142213.pubproperty(ko-kr,SQL.90).gif Connection Gets the AdomdConnection that the AdomdTransaction uses.
ms142213.pubproperty(ko-kr,SQL.90).gif IsolationLevel Gets the isolation level that the AdomdTransaction uses.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142213.pubmethod(ko-kr,SQL.90).gif Commit Commits the transaction that the AdomdTransaction represents.
ms142213.pubmethod(ko-kr,SQL.90).gif Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
ms142213.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142213.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms142213.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142213.pubmethod(ko-kr,SQL.90).gifms142213.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142213.pubmethod(ko-kr,SQL.90).gif Rollback Rolls back a transaction in a pending state that the AdomdTransaction represents.
ms142213.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms142213.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142213.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

Explicit Interface Implementations

  이름 Description
System.Data.IDbTransaction.Connection  

위쪽

참고 항목

참조

AdomdTransaction Class
Microsoft.AnalysisServices.AdomdClient Namespace