Freigeben über


AdomdTransaction-Member

Represents a transaction to be performed at a multidimensional data source.

Der AdomdTransaction-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Commit Commits the transaction that the AdomdTransaction represents.
Öffentliche Methode Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Rollback Rolls back a transaction in a pending state that the AdomdTransaction represents.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Connection Gets the AdomdConnection that the AdomdTransaction uses.
Öffentliche Eigenschaft IsolationLevel Gets the isolation level that the AdomdTransaction uses.

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Eigenschaft IDbTransaction. . :: . .Connection

Zum Anfang