Vertragsverwaltung Reference  

clsMySysadminfunkion Members

clsMySysadminfunkion overview

Constructors

constructor clsMySysadminfunkion Constructor (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion) Purpose: Class constructor.

Properties

property bAktiv (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property daErstellt_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property daMutiert_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iFheight (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iFleft (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iFtop (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iFwidth (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iImageIndex (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iImageIndexOpen (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iMandantnr (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iMutierer (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iParentID (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iSort (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iSprache (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property iSysadminfnktnr (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property sBeschreibung (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property sBezeichnung (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property sDomaintable (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)
property sKeyFields (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion)

Methods

method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion) 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 (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion) Purpose: Insert method. This method will insert one new row into the database.
method LoadTreeMenu
method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion) Purpose: SelectAll method. This method will Select all rows from the table.
method SelectHierarchy
method SelectOne (inherited from Vertragsverwaltung.TKB.VV.DB.clsSysadminfunktion) 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.clsSysadminfunktion) Purpose: Update method. This method will Update one existing row in the database.

Fields

field m_bMainConnectionIsCreatedLocal (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
field m_scoMainConnection (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

See Also

clsMySysadminfunkion Class