Vertragsverwaltung-Klassenbibliothek  

clsKuendigungsfrist-Member

clsKuendigungsfrist Übersicht

Öffentliche Konstruktoren

public constructor clsKuendigungsfrist -Konstructor (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

Purpose: Class constructor.

Öffentliche Eigenschaften

public property bAktiv (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property cpMainConnectionProvider (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public property daErstellt_am (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property daKuendigungstermin (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property daMutiert_am (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property iErrorCode (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public property iKuendigungsfristNr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property iMutierer (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property iRowsAffected (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public property iSecurityLevelNr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property iVertragselementNr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property iVertragselementNrOld (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property sBemerkung (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property sConnectionString (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public property sKuendigungsfirst (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

public property sVarZeitspanne (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

Öffentliche Methoden

public method Add_New

Unterstützt von .NET Compact Framework

Neue Kuendigungsfrist einfügen
public method Create_Copy

Unterstützt von .NET Compact Framework

Kopie eines Datensatzes erstellen.
public method Delete (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
public method DeleteAllWVertragselementNrLogic (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

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_Kuendigungsfrist

Unterstützt von .NET Compact Framework

Löschen eines Datensatzes erstellen.
public method Dispose Überladen. (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public method Get_Kuendigungsfrist

Unterstützt von .NET Compact Framework

Kuendigungsfrist lesen
public method Insert (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

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

Daten sichern
public method SelectAll (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

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

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.clsKuendigungsfrist)

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.clsKuendigungsfrist)

Unterstützt von .NET Compact Framework

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

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'.

Felder

protected field m_bMainConnectionIsCreatedLocal (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

protected field m_cpMainConnectionProvider (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

protected field m_iErrorCode (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

protected field m_iRowsAffected (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

protected field m_scoMainConnection (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

Siehe auch

clsKuendigungsfrist -Klasse