clsMyKey_Tabelle Class

Public Class clsMyKey_Tabelle 
Inherits clsKey_tabelle
This language is not supported or no code example is available.
public class clsMyKey_Tabelle : clsKey_tabelle
This language is not supported or no code example is available.
public ref class clsMyKey_Tabelle : public clsKey_tabelle^
This language is not supported or no code example is available.
public class clsMyKey_Tabelle 
extends clsKey_tabelle
This language is not supported or no code example is available.
Name Description
Public property bAktiv (inherited from clsKey_tabelle).
Public property cpMainConnectionProvider (inherited from clsDBInteractionBase).
Public property daErstellt_am (inherited from clsKey_tabelle).
Public property daMutiert_am (inherited from clsKey_tabelle).
Public property iErrorCode (inherited from clsDBInteractionBase).
Public property iKey_wert (inherited from clsKey_tabelle).
Public property iKeynr (inherited from clsKey_tabelle).
Public property iMandantnr (inherited from clsKey_tabelle).
Public property iMutierer (inherited from clsKey_tabelle).
Public property iRowsAffected (inherited from clsDBInteractionBase).
Public property sBeschreibung (inherited from clsKey_tabelle).
Public property sConnectionString (inherited from clsDBInteractionBase).
Top
Methods
 
Name Description
Public method Delete() (inherited from clsKey_tabelle).
Protected method Dispose(bool) (inherited from clsDBInteractionBase).
Public method Dispose() (inherited from clsDBInteractionBase).
Public method Insert() (inherited from clsKey_tabelle).
Public method SelectAll() (inherited from clsKey_tabelle).
Public method SelectOne() (inherited from clsKey_tabelle).
Public method Update() (inherited from clsKey_tabelle).
Public method get_dbkey(string)
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition