Vertragsverwaltung-Klassenbibliothek  

clsVertragstyp-Methoden

clsVertragstyp Übersicht

Öffentliche Methoden

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

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 Insert

Unterstützt von .NET Compact Framework

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

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

Unterstützt von .NET Compact Framework

public method SelectOneWVertragstypnrLogic

Unterstützt von .NET Compact Framework

Purpose: Select method for a unique field. This method will Select one row from the database, based on the unique field 'Vertragstypnr'
public method Update (Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Unterstützt von .NET Compact Framework

Siehe auch

clsVertragstyp -Klasse