Vertragsverwaltung Reference  

clsVertragspartner Methods

clsVertragspartner overview

Methods

method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner) Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
method Dispose (Overloaded) (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
method Get_Kontaktpersonen
method Get_Partner
method Insert (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner) Purpose: Insert method. This method will insert one new row into the database.
method Save_Data
method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner) Purpose: SelectAll method. This method will Select all rows from the table.
method SelectOne (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner) Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
method Update (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner) Purpose: Update method. This method will Update one existing row in the database.

See Also

clsVertragspartner Class