Vertragsverwaltung-Klassenbibliothek  

clsProfile-Member

clsProfile Übersicht

Öffentliche Konstruktoren

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

Unterstützt von .NET Compact Framework

Purpose: Class constructor.

Öffentliche Eigenschaften

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

Unterstützt von .NET Compact Framework

public property bSelektionsart (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

public property bStandard (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

public property bV_Aktiv_Vertragspartner (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

public property blobV_Uebersicht (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property iMitarbeiternr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property iProfilnr (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property sBezeichnung (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public property sV_Aktiv_Vertragselemente (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

Öffentliche Methoden

public method Add_New

Unterstützt von .NET Compact Framework

Neue Person einfügen
public method Delete (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

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 Delete_Profil

Unterstützt von .NET Compact Framework

public method Dispose Überladen. (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public method Get_Profil_By_Mitarbeiter

Unterstützt von .NET Compact Framework

Profile des aktuellen Mitarbeiters auselesen
public method Insert (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

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

Profil sichern
public method SelectAll (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

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

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 Set_Aktuelles_Profil

Unterstützt von .NET Compact Framework

public method Update (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsProfil)

Unterstützt von .NET Compact Framework

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

Felder

public field Profildata

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

clsProfile -Klasse