Vertragsverwaltung Reference  

clsVertragselement Methods

clsVertragselement overview

Public Methods

public method Add_New

Supported by the .NET Compact Framework.

Neue Person einfügen
public method Create_Copy

Supported by the .NET Compact Framework.

Kopie eines Datensatzes erstellen.
public method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragselement)

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 Delete_Vertragselement

Supported by the .NET Compact Framework.

Kopie eines Datensatzes erstellen.
public method Get_Kuendigungsfristen (Overloaded)

Supported by the .NET Compact Framework.

Kündiguntsfristen lasen und dem Grid übergeben
public method Get_Vertragselement

Supported by the .NET Compact Framework.

public method Get_Vertragskontakte (Overloaded)

Supported by the .NET Compact Framework.

Kontakte auslesen und dem TrueDBGrid übergeben
public method Insert (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragselement)

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Vertragselement sichern
public method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragselement)

Supported by the .NET Compact Framework.

Purpose: SelectAll method. This method will Select all rows from the table.
public method SelectOne (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragselement)

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 Suchen

Supported by the .NET Compact Framework.

Suchen eines Vertragselementes
public method Update (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragselement)

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Vertragspartner für das Vertragselement suchen
public method dispose (Overloaded)

Supported by the .NET Compact Framework.

See Also

clsVertragselement Class