_FunktionDetail Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. Purpose: Data Access class for the table 'key_tabelle'. Purpose: Class constructor. Purpose: Insert method. This method will insert one new row into the database. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • sBeschreibung
  • iKey_wert
  • iMandantnr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iKeynr
  • iErrorCode
Purpose: Update method. This method will Update one existing row in the database. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iKeynr
  • sBeschreibung
  • iKey_wert
  • iMandantnr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iKeynr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iKeynr
Properties set after a succesful call of this method:
  • iErrorCode
  • iKeynr
  • sBeschreibung
  • iKey_wert
  • iMandantnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table. DataTable object if succeeded, otherwise an Exception is thrown. Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'mitarbeiter'. Purpose: Class constructor. Purpose: Insert method. This method will insert one new row into the database. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr
  • sVorname. May be SqlString.Null
  • sName. May be SqlString.Null
  • sTgnummer. May be SqlString.Null
  • sEmail. May be SqlString.Null
  • iMandantnr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method. This method will Update one existing row in the database. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr
  • sVorname. May be SqlString.Null
  • sName. May be SqlString.Null
  • sTgnummer. May be SqlString.Null
  • sEmail. May be SqlString.Null
  • iMandantnr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMitarbeiternr
  • sVorname
  • sName
  • sTgnummer
  • sEmail
  • iMandantnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table. DataTable object if succeeded, otherwise an Exception is thrown. Properties set after a succesful call of this method:
  • iErrorCode
Mutierer auslesen Löschen eines Datensatzes erstellen. Ursprungs-Person: Ist dieser Wert nicht 0, werden die Daten mit BaseNr zuerst gelesen Neue Person einfügen