Vertragsverwaltung-Klassenbibliothek  

clsMySysadminfunkion-Methoden

clsMySysadminfunkion Übersicht

Öffentliche Methoden

public method Delete (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)

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 Dispose Überladen. (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

public method Insert (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)

Unterstützt von .NET Compact Framework

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

Unterstützt von .NET Compact Framework

public method SelectAll (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)

Unterstützt von .NET Compact Framework

Purpose: SelectAll method. This method will Select all rows from the table.
public method SelectHierarchy

Unterstützt von .NET Compact Framework

public method SelectOne (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)

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

Unterstützt von .NET Compact Framework

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

Siehe auch

clsMySysadminfunkion -Klasse