The following tables list the members exposed by the clsMyKey_Tabelle type.
Public Constructors
| Name | Description | |
|---|---|---|
|
clsMyKey_Tabelle Constructor | Purpose: Class constructor. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
Public Properties
| Name | Description | |
|---|---|---|
|
bAktiv | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
cpMainConnectionProvider | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
daErstellt_am | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
daMutiert_am | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
iErrorCode | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
iKey_wert | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
iKeynr | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
iMandantnr | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
iMutierer | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
iRowsAffected | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
sBeschreibung | (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
sConnectionString | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
Public Methods
| Name | Description | |
|---|---|---|
|
Delete | Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
Dispose | (Overloaded) (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
Insert | Purpose: Insert method. This method will insert one new row into the database. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
SelectAll | Purpose: SelectAll method. This method will Select all rows from the table. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
SelectOne | Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
Update | Purpose: Update method. This method will Update one existing row in the database. (inherited from Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle). |
|
get_dbkey |
Fields
| Name | Description | |
|---|---|---|
|
m_bMainConnectionIsCreatedLocal | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
m_cpMainConnectionProvider | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
m_iErrorCode | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
m_iRowsAffected | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
|
m_scoMainConnection | (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase). |
See Also