Vertragsverwaltung Reference  

clsDBInteractionBase Members

clsDBInteractionBase overview

Public Constructors

public constructor clsDBInteractionBase Constructor

Supported by the .NET Compact Framework.

Public Properties

public property cpMainConnectionProvider

Supported by the .NET Compact Framework.

public property iErrorCode

Supported by the .NET Compact Framework.

public property iRowsAffected

Supported by the .NET Compact Framework.

public property sConnectionString

Supported by the .NET Compact Framework.

Public Methods

public method Delete

Supported by the .NET Compact Framework.

public method Dispose (Overloaded)

Supported by the .NET Compact Framework.

public method Insert

Supported by the .NET Compact Framework.

public method SelectAll

Supported by the .NET Compact Framework.

public method SelectOne

Supported by the .NET Compact Framework.

public method Update

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_bIsDisposed

Supported by the .NET Compact Framework.

protected field m_bMainConnectionIsCreatedLocal

Supported by the .NET Compact Framework.

protected field m_cpMainConnectionProvider

Supported by the .NET Compact Framework.

protected field m_iErrorCode

Supported by the .NET Compact Framework.

protected field m_iRowsAffected

Supported by the .NET Compact Framework.

private field m_sConnectionString

Supported by the .NET Compact Framework.

protected field m_scoMainConnection

Supported by the .NET Compact Framework.

See Also

clsDBInteractionBase Class