Vertragsverwaltung Reference  

clsSysadminfunktion Members

clsSysadminfunktion overview

Constructors

constructor clsSysadminfunktion Constructor Purpose: Class constructor.

Properties

property bAktiv
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 iFheight
property iFleft
property iFtop
property iFwidth
property iImageIndex
property iImageIndexOpen
property iMandantnr
property iMutierer
property iParentID
property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iSort
property iSprache
property iSysadminfnktnr
property sBeschreibung
property sBezeichnung
property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property sDomaintable
property sKeyFields

Methods

method Delete 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 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.

Fields

field m_bAktiv
field m_bMainConnectionIsCreatedLocal (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_daErstellt_am
field m_daMutiert_am
field m_iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_iFheight
field m_iFleft
field m_iFtop
field m_iFwidth
field m_iImageIndex
field m_iImageIndexOpen
field m_iMandantnr
field m_iMutierer
field m_iParentID
field m_iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_iSort
field m_iSprache
field m_iSysadminfnktnr
field m_sBeschreibung
field m_sBezeichnung
field m_sDomaintable
field m_sKeyFields
field m_scoMainConnection (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

See Also

clsSysadminfunktion Class