Vertragsverwaltung Reference  

clsMitarbeiter Members

clsMitarbeiter overview

Constructors

constructor clsMitarbeiter Constructor Purpose: Class constructor.

Properties

property bAktiv
property bShowtip
property cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property daErstellt_am
property daMutiert_am
property iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iFuermandant
property iFunktionnr
property iMandantnr
property iMitarbeiternr
property iMutierer
property iPartnernr
property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iSprache
property sAnrede
property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property sEmail
property sFax
property sKurzzeichen
property sName
property sTelefon
property sTgnummer
property sUnterschrift_text
property sVorname

Methods

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

See Also

clsMitarbeiter Class