Vertragsverwaltung Reference  

clsSysadminfunktion Members

clsSysadminfunktion overview

Public Constructors

public constructor clsSysadminfunktion Constructor

Supported by the .NET Compact Framework.

Purpose: Class constructor.

Public Properties

public property bAktiv

Supported by the .NET Compact Framework.

public property cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property daErstellt_am

Supported by the .NET Compact Framework.

public property daMutiert_am

Supported by the .NET Compact Framework.

public property iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property iFheight

Supported by the .NET Compact Framework.

public property iFleft

Supported by the .NET Compact Framework.

public property iFtop

Supported by the .NET Compact Framework.

public property iFwidth

Supported by the .NET Compact Framework.

public property iImageIndex

Supported by the .NET Compact Framework.

public property iImageIndexOpen

Supported by the .NET Compact Framework.

public property iMandantnr

Supported by the .NET Compact Framework.

public property iMutierer

Supported by the .NET Compact Framework.

public property iParentID

Supported by the .NET Compact Framework.

public property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property iSort

Supported by the .NET Compact Framework.

public property iSprache

Supported by the .NET Compact Framework.

public property iSysadminfnktnr

Supported by the .NET Compact Framework.

public property sBeschreibung

Supported by the .NET Compact Framework.

public property sBezeichnung

Supported by the .NET Compact Framework.

public property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property sDomaintable

Supported by the .NET Compact Framework.

public property sKeyFields

Supported by the .NET Compact Framework.

Public Methods

public method Delete

Supported by the .NET Compact Framework.

Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
public method Dispose (Overloaded) (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public method Insert

Supported by the .NET Compact Framework.

Purpose: Insert method. This method will insert one new row into the database.
public method SelectAll

Supported by the .NET Compact Framework.

Purpose: SelectAll method. This method will Select all rows from the table.
public method SelectOne

Supported by the .NET Compact Framework.

Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
public method Update

Supported by the .NET Compact Framework.

Purpose: Update method. This method will Update one existing row in the database.

Fields

private field m_bAktiv

Supported by the .NET Compact Framework.

protected field m_bMainConnectionIsCreatedLocal (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

protected field m_cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

private field m_daErstellt_am

Supported by the .NET Compact Framework.

private field m_daMutiert_am

Supported by the .NET Compact Framework.

protected field m_iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

private field m_iFheight

Supported by the .NET Compact Framework.

private field m_iFleft

Supported by the .NET Compact Framework.

private field m_iFtop

Supported by the .NET Compact Framework.

private field m_iFwidth

Supported by the .NET Compact Framework.

private field m_iImageIndex

Supported by the .NET Compact Framework.

private field m_iImageIndexOpen

Supported by the .NET Compact Framework.

private field m_iMandantnr

Supported by the .NET Compact Framework.

private field m_iMutierer

Supported by the .NET Compact Framework.

private field m_iParentID

Supported by the .NET Compact Framework.

protected field m_iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

private field m_iSort

Supported by the .NET Compact Framework.

private field m_iSprache

Supported by the .NET Compact Framework.

private field m_iSysadminfnktnr

Supported by the .NET Compact Framework.

private field m_sBeschreibung

Supported by the .NET Compact Framework.

private field m_sBezeichnung

Supported by the .NET Compact Framework.

private field m_sDomaintable

Supported by the .NET Compact Framework.

private field m_sKeyFields

Supported by the .NET Compact Framework.

protected field m_scoMainConnection (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

See Also

clsSysadminfunktion Class