Tamino API for .NET

TaminoConnection Members

Public Instance Constructors

TaminoConnectionOverloaded. Initialize a new instance of the TaminoConnection class.

Public Instance Properties

ConnectionUri Connection URI (db URI).
DbVersion Version number of Tamino database to which this connection relates.
IsInTransaction Is there a transaction in progress?
IsolationLevel Transaction isolation level.
LockMode Transaction lockmode.
Lockwait Transaction lockwait.
Mode Mode of the connection.
State State of the connection.

Public Instance Methods

BeginTransactionOverloaded. Begin a transaction.
Close Close the connection.
CreateCommand Create a command bound to this connection and the specified collection.
CreateSchemaCommand Create a schema command bound to this connection.
Diagnose Perform diagnose request.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
OpenOverloaded. Open the connection.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

TaminoConnection Class | SoftwareAG.Tamino.Api Namespace