_DataClass
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 'Berechtigung_Plattform'.
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:
- iBerechtigungNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iBerechtigung_PlattformNr
- 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:
- iBerechtigung_PlattformNr
- iBerechtigungNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iBerechtigung_PlattformNr
Properties set after a succesful call of this method:
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:
- iBerechtigung_PlattformNr
Properties set after a succesful call of this method:
- iErrorCode
- iBerechtigung_PlattformNr
- iBerechtigungNr
- iPlattformNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Berechtigung_Server'.
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:
- iBerechtigungNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iBerechtigung_ServerNr
- 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:
- iBerechtigung_ServerNr
- iBerechtigungNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iBerechtigung_ServerNr
- iBerechtigungNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Funktionstelle_Berechtigung'.
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:
- iFunktionstelleNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iFunktionstelle_BerechtigungNr
- 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:
- iFunktionstelle_BerechtigungNr
- iFunktionstelleNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iFunktionstelle_BerechtigungNr
Properties set after a succesful call of this method:
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:
- iFunktionstelle_BerechtigungNr
Properties set after a succesful call of this method:
- iErrorCode
- iFunktionstelle_BerechtigungNr
- iFunktionstelleNr
- iBerechtigungNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'FunktionStelle_Plattform'.
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:
- iFunktionStelleNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iFunktionStelle_PlattformNr
- 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:
- iFunktionStelle_PlattformNr
- iFunktionStelleNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iFunktionStelle_PlattformNr
Properties set after a succesful call of this method:
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:
- iFunktionStelle_PlattformNr
Properties set after a succesful call of this method:
- iErrorCode
- iFunktionStelle_PlattformNr
- iFunktionStelleNr
- iPlattformNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Funktionstelle_Server'.
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:
- iFunktionStelleNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iFunktionstelle_ServerNr
- 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:
- iFunktionstelle_ServerNr
- iFunktionStelleNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iFunktionstelle_ServerNr
- iFunktionStelleNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Personal_Plattform'.
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:
- iPersonalNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPersonal_PlattformNr
- 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:
- iPersonal_PlattformNr
- iPersonalNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iPersonal_PlattformNr
- iPersonalNr
- iPlattformNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Personal_Server'.
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:
- iPersonalNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPersonal_ServerNr
- 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:
- iPersonal_ServerNr
- iPersonalNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iPersonal_ServerNr
- iPersonalNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Plattform_Berechtigung'.
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:
- iPlattformNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPlattform_BerechtigungNr
- 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:
- iPlattform_BerechtigungNr
- iPlattformNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iPlattform_BerechtigungNr
Properties set after a succesful call of this method:
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:
- iPlattform_BerechtigungNr
Properties set after a succesful call of this method:
- iErrorCode
- iPlattform_BerechtigungNr
- iPlattformNr
- iBerechtigungNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Plattform_Server'.
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:
- iPlattformNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPlattform_ServerNr
- 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:
- iPlattform_ServerNr
- iPlattformNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iPlattform_ServerNr
- iPlattformNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Durch_Berechtigung'.
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:
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Durch_BerechtigungNr
- 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:
- iVerwaltung_Durch_BerechtigungNr
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_BerechtigungNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_BerechtigungNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Durch_BerechtigungNr
- iVerwaltung_DurchNr
- iBerechtigungNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Durch_Plattform'.
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:
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Durch_PlattformNr
- 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:
- iVerwaltung_Durch_PlattformNr
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_PlattformNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_PlattformNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Durch_PlattformNr
- iVerwaltung_DurchNr
- iPlattformNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Durch_Server'.
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:
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Durch_ServerNr
- 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:
- iVerwaltung_Durch_ServerNr
- iVerwaltung_DurchNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_ServerNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_Durch_ServerNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Durch_ServerNr
- iVerwaltung_DurchNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_mit_Berechtigung'.
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:
- iVerwaltung_mitNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_mit_BerechtigungNr
- 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:
- iVerwaltung_mit_BerechtigungNr
- iVerwaltung_mitNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_mit_BerechtigungNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_mit_BerechtigungNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_mit_BerechtigungNr
- iVerwaltung_mitNr
- iBerechtigungNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Mit_FunktionStelle'.
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:
- iVerwaltung_MitNr. May be SqlInt32.Null
- iFunktionStelleNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Mit_FunktionStelleNr
- 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:
- iVerwaltung_Mit_FunktionStelleNr
- iVerwaltung_MitNr. May be SqlInt32.Null
- iFunktionStelleNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_Mit_FunktionStelleNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_Mit_FunktionStelleNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Mit_FunktionStelleNr
- iVerwaltung_MitNr
- iFunktionStelleNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Mit_Plattform'.
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:
- iVerwaltung_MitNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Mit_PlattformNr
- 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:
- iVerwaltung_Mit_PlattformNr
- iVerwaltung_MitNr. May be SqlInt32.Null
- iPlattformNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iVerwaltung_Mit_PlattformNr
Properties set after a succesful call of this method:
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:
- iVerwaltung_Mit_PlattformNr
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Mit_PlattformNr
- iVerwaltung_MitNr
- iPlattformNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Verwaltung_Mit_Server'.
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:
- iVerwaltung_MitNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iVerwaltung_Mit_ServerNr
- 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:
- iVerwaltung_Mit_ServerNr
- iVerwaltung_MitNr. May be SqlInt32.Null
- iServerNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iVerwaltung_Mit_ServerNr
- iVerwaltung_MitNr
- iServerNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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:
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:
Properties set after a succesful call of this method:
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:
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:
Purpose: Data Access class for the table 'meldungstexte'.
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:
- iMeldungstextnr
- iSprache
- sInhalt. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- iMandantnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iMeldungstextnr
- iSprache
- sInhalt. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- iMandantnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
Purpose: Delete method using PK field 'meldungstextnr'. This method will
delete one or more rows from the database, based on the Primary Key field 'meldungstextnr'.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Delete method using PK field 'sprache'. This method will
delete one or more rows from the database, based on the Primary Key field 'sprache'.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iMeldungstextnr
- iSprache
- sInhalt
- sBeschreibung
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iMandantnr
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:
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:
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:
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:
Properties set after a succesful call of this method:
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:
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:
Purpose: Data Access class for the table 'Objekt'.
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:
- iObjektnr
- sBezeichnung. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- sDBOBject. May be SqlString.Null
- sStored_Proc_Beziehungen. May be SqlString.Null
Properties set after a succesful call of this method:
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:
- iObjektnr
- sBezeichnung. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- sDBOBject. May be SqlString.Null
- sStored_Proc_Beziehungen. May be SqlString.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iObjektnr
- sBezeichnung
- sBeschreibung
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- sDBOBject
- sStored_Proc_Beziehungen
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:
Purpose: Data Access class for the table 'ObjektBeziehung'.
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:
- iObjekt_BeziehungNr
- iObjekt1. May be SqlInt32.Null
- iObjekt2. 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
- sObjektname. May be SqlString.Null
- bKey_Umdrehen. May be SqlBoolean.Null
Properties set after a succesful call of this method:
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:
- iObjekt_BeziehungNr
- iObjekt1. May be SqlInt32.Null
- iObjekt2. 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
- sObjektname. May be SqlString.Null
- bKey_Umdrehen. May be SqlBoolean.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iObjekt_BeziehungNr
- iObjekt1
- iObjekt2
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- sObjektname
- bKey_Umdrehen
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:
Purpose: Data Access class for the table 'Personal_Berechtigung'.
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:
- iPersonalNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPersonal_BerechtigungNr
- 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:
- iPersonal_BerechtigungNr
- iPersonalNr. May be SqlInt32.Null
- iBerechtigungNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
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:
Properties set after a succesful call of this method:
- iErrorCode
- iPersonal_BerechtigungNr
- iPersonalNr
- iBerechtigungNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
Purpose: Data Access class for the table 'Personal_FunktionStelle'.
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:
- iPersonalNr. May be SqlInt32.Null
- iFunktionStelleNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iPersonal_FunktionStelleNr
- 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:
- iPersonal_FunktionStelleNr
- iPersonalNr. May be SqlInt32.Null
- iFunktionStelleNr. May be SqlInt32.Null
- sBeschreibung. May be SqlString.Null
- iSequenz. 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
- iBeziehungstypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
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:
- iPersonal_FunktionStelleNr
Properties set after a succesful call of this method:
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:
- iPersonal_FunktionStelleNr
Properties set after a succesful call of this method:
- iErrorCode
- iPersonal_FunktionStelleNr
- iPersonalNr
- iFunktionStelleNr
- sBeschreibung
- iSequenz
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iBeziehungstypnr
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:
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
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
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
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
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
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
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
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