clsMitarbeiter Constructor
|
Purpose: Class constructor. |
bAktiv
|
|
bShowtip
|
|
cpMainConnectionProvider
(inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
|
|
daErstellt_am
|
|
daMutiert_am
|
|
iErrorCode
(inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
|
|
iFuermandant
|
|
iFunktionnr
|
|
iMandantnr
|
|
iMitarbeiternr
|
|
iMutierer
|
|
iPartnernr
|
|
iRowsAffected
(inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
|
|
iSprache
|
|
sAnrede
|
|
sConnectionString
(inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
|
|
sEmail
|
|
sFax
|
|
sKurzzeichen
|
|
sName
|
|
sTelefon
|
|
sTgnummer
|
|
sUnterschrift_text
|
|
sVorname
|
Delete
|
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. |
Dispose
(inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
|
|
Insert
|
Purpose: Insert method. This method will insert one new row into the database. |
SelectAll
|
Purpose: SelectAll method. This method will Select all rows from the table. |
SelectOne
|
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. |
Update
|
Purpose: Update method. This method will Update one existing row in the database. |