Vertragsverwaltung-Klassenbibliothek  

clsVertragsereignis-Methoden

clsVertragsereignis Übersicht

Öffentliche Methoden

public method Add_New

Unterstützt von .NET Compact Framework

Neues VertragsEreignis
public method Check_Kuendigungsdaten

Unterstützt von .NET Compact Framework

public method Check_Zahlungsdaten

Unterstützt von .NET Compact Framework

public method Create_Copy

Unterstützt von .NET Compact Framework

Kopie eines VertragsEreignisses erstellen
public method Delete Überladen.

Unterstützt von .NET Compact Framework

VertragsEreignis inaktivieren
public method DeleteAllWEreignistypNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'EreignistypNr'
public method DeleteAllWKostenartNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'KostenartNr'
public method DeleteAllWVertragselementnrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Vertragselementnr'
public method Delete_Ereignis

Unterstützt von .NET Compact Framework

VertragsEreignis inaktivieren
public method Get_Ereignis

Unterstützt von .NET Compact Framework

Vertragsereignis auslesen
public method Get_History

Unterstützt von .NET Compact Framework

History lesen und dem Grid übergeben
public method Get_Vertragsereignisse Überladen.

Unterstützt von .NET Compact Framework

Vertragsereignis zu einem Vertragselement auselesen
public method Insert (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

VertragsEreignis speichern
public method SelectAll (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: SelectAll method. This method will Select all rows from the table.
public method SelectAllWEreignistypNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'EreignistypNr'
public method SelectAllWKostenartNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'KostenartNr'
public method SelectAllWVertragselementnrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Vertragselementnr'
public method SelectOne (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
public method Update (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Update method. This method will Update one existing row in the database.
public method UpdateAllWEreignistypNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Update method for updating one or more rows using the Foreign Key 'EreignistypNr. This method will Update one or more existing rows in the database. It will reset the field 'EreignistypNr' in all rows which have as value for this field the value as set in property 'iEreignistypNrOld' to the value as set in property 'iEreignistypNr'.
public method UpdateAllWKostenartNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Update method for updating one or more rows using the Foreign Key 'KostenartNr. This method will Update one or more existing rows in the database. It will reset the field 'KostenartNr' in all rows which have as value for this field the value as set in property 'iKostenartNrOld' to the value as set in property 'iKostenartNr'.
public method UpdateAllWVertragselementnrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragsereignis)

Unterstützt von .NET Compact Framework

Purpose: Update method for updating one or more rows using the Foreign Key 'Vertragselementnr. This method will Update one or more existing rows in the database. It will reset the field 'Vertragselementnr' in all rows which have as value for this field the value as set in property 'iVertragselementnrOld' to the value as set in property 'iVertragselementnr'.
public method dispose Überladen.

Unterstützt von .NET Compact Framework

Destructor Dispose

Andere Methoden

private method Delete_Vertragsereignisse

Unterstützt von .NET Compact Framework

Inaktivieren aller aktiven Vertragsereignisse zu einem Vertragselement

Siehe auch

clsVertragsereignis -Klasse