Vertragsverwaltung Reference  

clsConnectionProvider Members

clsConnectionProvider overview

Public Constructors

public constructor clsConnectionProvider Constructor

Supported by the .NET Compact Framework.

Public Properties

public property bIsTransactionPending

Supported by the .NET Compact Framework.

public property sConnectionString

Supported by the .NET Compact Framework.

public property scoDBConnection

Supported by the .NET Compact Framework.

public property stCurrentTransaction

Supported by the .NET Compact Framework.

Public Methods

public method BeginTransaction

Supported by the .NET Compact Framework.

public method CloseConnection

Supported by the .NET Compact Framework.

public method CommitTransaction

Supported by the .NET Compact Framework.

public method Dispose (Overloaded)

Supported by the .NET Compact Framework.

public method OpenConnection

Supported by the .NET Compact Framework.

public method RollbackTransaction

Supported by the .NET Compact Framework.

public method SaveTransaction

Supported by the .NET Compact Framework.

Private, internal (Friend) and internal protected (Protected Friend) Methods

private method InitClass

Supported by the .NET Compact Framework.

Fields

private field m_alSavePoints

Supported by the .NET Compact Framework.

private field m_bIsDisposed

Supported by the .NET Compact Framework.

private field m_bIsTransactionPending

Supported by the .NET Compact Framework.

private field m_scoDBConnection

Supported by the .NET Compact Framework.

private field m_stCurrentTransaction

Supported by the .NET Compact Framework.

See Also

clsConnectionProvider Class