Vertragsverwaltung Reference  

clsVertragspartner Methods

clsVertragspartner overview

Public Methods

public method Add_New

Supported by the .NET Compact Framework.

Neuer Vertragspartner
public method Create_Copy

Supported by the .NET Compact Framework.

Kopie eines Vertragspartners erstellen
public method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
public method Delete_Partner

Supported by the .NET Compact Framework.

Vertragspartner inaktivieren
public method Get_Kontaktpersonen (Overloaded)

Supported by the .NET Compact Framework.

Kontaktpersonen zu einem Vertragspartner auslesen
public method Get_Partner

Supported by the .NET Compact Framework.

Vertragspartener auslesen
public method Get_Vertragspartnername

Supported by the .NET Compact Framework.

Standard-Vertragspartnername auslesen
public method Insert (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Vertragspartner speichern
public method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
public method Update (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Vertragspartner suchen
public method dispose (Overloaded)

Supported by the .NET Compact Framework.

Destructor Dispose

Private, internal (Friend) and internal protected (Protected Friend) Methods

private method Delete_Kontaktpersonen

Supported by the .NET Compact Framework.

Inaktivieren aller aktiven Kontaktpersonen zu einem Vertragspartner

See Also

clsVertragspartner Class