Vertragsverwaltung Reference  

clsServiceKatalogDaten Members

clsServiceKatalogDaten overview

Constructors

constructor clsServiceKatalogDaten Constructor (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog) Purpose: Class constructor.

Properties

property bAktiv (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property bExtern (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property daErstellt_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property daMutiert_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iMandantnr (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property iMutierer (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property iParentID (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
property iSecurityLevelNr (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property iServiceKatalogNr (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property sBemerkung (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property sBezeichnung_extern (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property sBezeichnung_intern (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog)
property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Methods

method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog) 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_Data
method Insert (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog) Purpose: Insert method. This method will insert one new row into the database.
method Insert_Katalogelement
method Insert_Katalogelementsik Neuer Service-Katalog-Eintrag einfügen
method Save_Data
method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog) Purpose: SelectAll method. This method will Select all rows from the table.
method SelectOne (inherited from Vertragsverwaltung.TKB.VV.DB.clsServiceKatalog) 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.clsServiceKatalog) 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

clsServiceKatalogDaten Class