Vertragsverwaltung-Klassenbibliothek  

clsVertragselementApplikation-Member

clsVertragselementApplikation Übersicht

Öffentliche Konstruktoren

public constructor clsVertragselementApplikation -Konstructor

Unterstützt von .NET Compact Framework

Öffentliche Eigenschaften

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

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property iApplikationnr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragselementApplikation)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property iVertragselementApplikationnr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragselementApplikation)

Unterstützt von .NET Compact Framework

public property iVertragselementnr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragselementApplikation)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

Öffentliche Methoden

public method Add_New

Unterstützt von .NET Compact Framework

Neue Vertragselement_Referenz erstellen
public method Delete Überladen.

Unterstützt von .NET Compact Framework

Physisches Löschen eines Datensatzes.
public method Delete_VertragselementApplikation

Unterstützt von .NET Compact Framework

Löschen eines Datensatzes.
public method Get_VertragselementApplikation

Unterstützt von .NET Compact Framework

Vertragselement_Referenz lesen
public method Insert (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsVertragselementApplikation)

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

Unterstützt von .NET Compact Framework

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

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

Unterstützt von .NET Compact Framework

Purpose: Update method. This method will Update one existing row in the database.
public method dispose Überladen.

Unterstützt von .NET Compact Framework

Felder

public field Neuer_Datensatz

Unterstützt von .NET Compact Framework

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

clsVertragselementApplikation -Klasse