MigrVDB 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:
  • iApplikationKategorieNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutier_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:
  • iApplikationKategorieNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutier_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:
  • iApplikationKategorieNr
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:
  • iApplikationKategorieNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationKategorieNr
  • sBezeichnung
  • sBeschreibung
  • bAktiv
  • daErstellt_am
  • daMutier_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 'ApplikationKategorie'. 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:
  • iApplikationAbhaengigkeitNr
  • iApplikationnr1. May be SqlInt32.Null
  • iApplikationnr2. May be SqlInt32.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
  • iSecurityLevelNr. 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:
  • iApplikationAbhaengigkeitNr
  • iApplikationnr1. May be SqlInt32.Null
  • iApplikationnr2. May be SqlInt32.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
  • iSecurityLevelNr. 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:
  • iApplikationAbhaengigkeitNr
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:
  • iApplikationAbhaengigkeitNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationAbhaengigkeitNr
  • iApplikationnr1
  • iApplikationnr2
  • sBeschreibung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iSecurityLevelNr
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 'Applikationabhaengigkeit'. 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:
  • iEreignistypnr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktivitaeten_generieren. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iMandantnr. May be SqlInt32.Null
  • bKuendigung. May be SqlBoolean.Null
  • bZahlung. May be SqlBoolean.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:
  • iEreignistypnr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktivitaeten_generieren. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iMandantnr. May be SqlInt32.Null
  • bKuendigung. May be SqlBoolean.Null
  • bZahlung. May be SqlBoolean.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:
  • iEreignistypnr
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:
  • iEreignistypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iEreignistypnr
  • sBezeichnung
  • sBeschreibung
  • bAktivitaeten_generieren
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • bKuendigung
  • bZahlung
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 'Ereignistyp'. 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:
  • iKontakttypNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iApplikationsbereichNr. May be SqlInt32.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:
  • 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:
  • iKontakttypNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iApplikationsbereichNr. May be SqlInt32.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:
  • 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:
  • iKontakttypNr
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:
  • iKontakttypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iKontakttypNr
  • sBezeichnung
  • sBeschreibung
  • iApplikationsbereichNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Kontakttyp'. 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. May be SqlInt32.Null
  • bVertragsuebersicht. May be SqlBoolean.Null
  • bPendenzen. May be SqlBoolean.Null
  • bAktivitaeten. May be SqlBoolean.Null
  • bApplikationsuebersicht. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iMitarbeitereinstellungnr
  • 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:
  • iMitarbeitereinstellungnr
  • iMitarbeiternr. May be SqlInt32.Null
  • bVertragsuebersicht. May be SqlBoolean.Null
  • bPendenzen. May be SqlBoolean.Null
  • bAktivitaeten. May be SqlBoolean.Null
  • bApplikationsuebersicht. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'Mitarbeiternr. This method will Update one or more existing rows in the database. It will reset the field 'Mitarbeiternr' in all rows which have as value for this field the value as set in property 'iMitarbeiternrOld' to the value as set in property 'iMitarbeiternr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr. May be SqlInt32.Null
  • iMitarbeiternrOld. 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:
  • iMitarbeitereinstellungnr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Mitarbeiternr' true if succeeded, false otherwise Properties needed for this method:
  • iMitarbeiternr. May be SqlInt32.Null
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:
  • iMitarbeitereinstellungnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMitarbeitereinstellungnr
  • iMitarbeiternr
  • bVertragsuebersicht
  • bPendenzen
  • bAktivitaeten
  • bApplikationsuebersicht
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Mitarbeiternr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iMitarbeiternr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Mitarbeitereinstellung'. 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:
  • iPeriodizitaetNr
  • sBezeichnung. May be SqlString.Null
  • fZeit. May be SqlDouble.Null
  • sZeiteinheit. 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
  • iMandantNr. May be SqlInt32.Null
  • iSort. 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:
  • iPeriodizitaetNr
  • sBezeichnung. May be SqlString.Null
  • fZeit. May be SqlDouble.Null
  • sZeiteinheit. 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
  • iMandantNr. May be SqlInt32.Null
  • iSort. 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:
  • iPeriodizitaetNr
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:
  • iPeriodizitaetNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iPeriodizitaetNr
  • sBezeichnung
  • fZeit
  • sZeiteinheit
  • sBeschreibung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantNr
  • iSort
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 'Periodizitaet'. 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:
  • iEintragnr
  • sTabelle. May be SqlString.Null
  • sTabellenspalte. May be SqlString.Null
  • sSpalte. May be SqlString.Null
  • bReadonly
  • bAlsHacken
  • iBreite. May be SqlInt32.Null
  • iReihenfolge. May be SqlInt32.Null
  • sTiptext. 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
  • sNumberFormat. May be SqlString.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:
  • iEintragnr
  • sTabelle. May be SqlString.Null
  • sTabellenspalte. May be SqlString.Null
  • sSpalte. May be SqlString.Null
  • bReadonly
  • bAlsHacken
  • iBreite. May be SqlInt32.Null
  • iReihenfolge. May be SqlInt32.Null
  • sTiptext. 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
  • sNumberFormat. May be SqlString.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:
  • iEintragnr
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:
  • iEintragnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iEintragnr
  • sTabelle
  • sTabellenspalte
  • sSpalte
  • bReadonly
  • bAlsHacken
  • iBreite
  • iReihenfolge
  • sTiptext
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • sNumberFormat
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 'spalten'. 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:
  • iDokumentAblageTypNr
  • sBezeichnung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantNr. 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:
  • iDokumentAblageTypNr
  • sBezeichnung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantNr. 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:
  • iDokumentAblageTypNr
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:
  • iDokumentAblageTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iDokumentAblageTypNr
  • sBezeichnung
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'DokumentAblageTyp'. 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:
  • iFunktion_AuswertungGruppeNr
  • iFunktionNr. May be SqlInt32.Null
  • iAuswertungGruppeNr. 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:
  • iFunktion_AuswertungGruppeNr
  • iFunktionNr. May be SqlInt32.Null
  • iAuswertungGruppeNr. 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:
  • iFunktion_AuswertungGruppeNr
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:
  • iFunktion_AuswertungGruppeNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iFunktion_AuswertungGruppeNr
  • iFunktionNr
  • iAuswertungGruppeNr
  • 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 'Funktion_AuswertungGruppe'. 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:
  • iGremiumGruppierungNr
  • iGremiumNr. May be SqlInt32.Null
  • sGruppierungsbegriff. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iReihenfolge. 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:
  • iGremiumGruppierungNr
  • iGremiumNr. May be SqlInt32.Null
  • sGruppierungsbegriff. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iReihenfolge. 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:
  • iGremiumGruppierungNr
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:
  • iGremiumGruppierungNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iGremiumGruppierungNr
  • iGremiumNr
  • sGruppierungsbegriff
  • sBeschreibung
  • iReihenfolge
  • 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 'GremiumGruppierung'. 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:
  • iKuendigungsfristNr
  • iVertragselementNr. May be SqlInt32.Null
  • sVarZeitspanne. May be SqlString.Null
  • sKuendigungsfirst. May be SqlString.Null
  • daKuendigungstermin. May be SqlDateTime.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iKuendigungsfristNr
  • iVertragselementNr. May be SqlInt32.Null
  • sVarZeitspanne. May be SqlString.Null
  • sKuendigungsfirst. May be SqlString.Null
  • daKuendigungstermin. May be SqlDateTime.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'VertragselementNr. This method will Update one or more existing rows in the database. It will reset the field 'VertragselementNr' in all rows which have as value for this field the value as set in property 'iVertragselementNrOld' to the value as set in property 'iVertragselementNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementNr. May be SqlInt32.Null
  • iVertragselementNrOld. 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:
  • iKuendigungsfristNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'VertragselementNr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragselementNr. May be SqlInt32.Null
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:
  • iKuendigungsfristNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iKuendigungsfristNr
  • iVertragselementNr
  • sVarZeitspanne
  • sKuendigungsfirst
  • daKuendigungstermin
  • sBemerkung
  • iSecurityLevelNr
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'VertragselementNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Kuendigungsfrist'. 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:
  • iMandantnr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iMandantnr1. 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:
  • iMandantnr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iMandantnr1. 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:
  • iMandantnr
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:
  • iMandantnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMandantnr
  • sBezeichnung
  • sBeschreibung
  • iMandantnr1
  • 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 'mandant'. 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:
  • iVertragselementnr
  • iVertragstypNr. May be SqlInt32.Null
  • iVertragspartnerNr. May be SqlInt32.Null
  • iParentID. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sVersion. May be SqlString.Null
  • daVersionsdatum. May be SqlDateTime.Null
  • sNummer. May be SqlString.Null
  • daUnterzeichnet_am. May be SqlDateTime.Null
  • daVertragsbeginn. May be SqlDateTime.Null
  • daVertragsablauf. May be SqlDateTime.Null
  • bBefristet_Unbefristet. May be SqlBoolean.Null
  • daMindestvertragsdauer_bis. May be SqlDateTime.Null
  • daGekuendigt_am. May be SqlDateTime.Null
  • daGekuendigt_per. May be SqlDateTime.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • sSuchbegriffe. May be SqlString.Null
  • iApplikationNr. May be SqlInt32.Null
  • iLizenztypnr. May be SqlInt32.Null
  • sLizenzdetails. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iVertragselementnr
  • iVertragstypNr. May be SqlInt32.Null
  • iVertragspartnerNr. May be SqlInt32.Null
  • iParentID. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sVersion. May be SqlString.Null
  • daVersionsdatum. May be SqlDateTime.Null
  • sNummer. May be SqlString.Null
  • daUnterzeichnet_am. May be SqlDateTime.Null
  • daVertragsbeginn. May be SqlDateTime.Null
  • daVertragsablauf. May be SqlDateTime.Null
  • bBefristet_Unbefristet. May be SqlBoolean.Null
  • daMindestvertragsdauer_bis. May be SqlDateTime.Null
  • daGekuendigt_am. May be SqlDateTime.Null
  • daGekuendigt_per. May be SqlDateTime.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • sSuchbegriffe. May be SqlString.Null
  • iApplikationNr. May be SqlInt32.Null
  • iLizenztypnr. May be SqlInt32.Null
  • sLizenzdetails. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'VertragstypNr. This method will Update one or more existing rows in the database. It will reset the field 'VertragstypNr' in all rows which have as value for this field the value as set in property 'iVertragstypNrOld' to the value as set in property 'iVertragstypNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragstypNr. May be SqlInt32.Null
  • iVertragstypNrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'VertragspartnerNr. This method will Update one or more existing rows in the database. It will reset the field 'VertragspartnerNr' in all rows which have as value for this field the value as set in property 'iVertragspartnerNrOld' to the value as set in property 'iVertragspartnerNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragspartnerNr. May be SqlInt32.Null
  • iVertragspartnerNrOld. 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:
  • iVertragselementnr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'VertragstypNr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragstypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'VertragspartnerNr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragspartnerNr. May be SqlInt32.Null
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:
  • iVertragselementnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragselementnr
  • iVertragstypNr
  • iVertragspartnerNr
  • iParentID
  • sBezeichnung
  • sBeschreibung
  • sVersion
  • daVersionsdatum
  • sNummer
  • daUnterzeichnet_am
  • daVertragsbeginn
  • daVertragsablauf
  • bBefristet_Unbefristet
  • daMindestvertragsdauer_bis
  • daGekuendigt_am
  • daGekuendigt_per
  • iSecurityLevelNr
  • sSuchbegriffe
  • iApplikationNr
  • iLizenztypnr
  • sLizenzdetails
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'VertragstypNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragstypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'VertragspartnerNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragspartnerNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Vertragselement'. 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:
  • iZeiteinheittypnr
  • 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
  • iMandantnr. 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:
  • iZeiteinheittypnr
  • 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
  • iMandantnr. 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:
  • iZeiteinheittypnr
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:
  • iZeiteinheittypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iZeiteinheittypnr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Zeiteinheittyp'. 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:
  • iApplikationNr
  • sBezeichnung. May be SqlString.Null
  • iParentID. May be SqlInt32.Null
  • iApplikationVerantwortungNr. May be SqlInt32.Null
  • iApplikationKategorieNr. May be SqlInt32.Null
  • iApplikationTeamnr. May be SqlInt32.Null
  • iMarktbereichnr. May be SqlInt32.Null
  • sVersion. May be SqlString.Null
  • bAlsProdukt. May be SqlBoolean.Null
  • bNurLizenz. May be SqlBoolean.Null
  • sPrioWiederanlauf. May be SqlString.Null
  • sKurzbeschreibung. May be SqlString.Null
  • daInaktivseit. May be SqlDateTime.Null
  • bRAS. May be SqlBoolean.Null
  • sDatenbankname. May be SqlString.Null
  • sAnzahl_Installationen. May be SqlString.Null
  • sTest_Aufwand. May be SqlString.Null
  • sTest_Arbeitsplaetze. May be SqlString.Null
  • sTest_Abhaengigkeiten. May be SqlString.Null
  • sTest_Bemerkung. May be SqlString.Null
  • bTicketXPertVerwendung. May be SqlBoolean.Null
  • bTicketXPert_WPIAnzeigen. May be SqlBoolean.Null
  • sTicketXPert_Preis. May be SqlString.Null
  • sTicketXPert_Preis_Einmalig. May be SqlString.Null
  • bTicketXPert_AMAnzeigen. May be SqlBoolean.Null
  • iTicketXPert_ApplikationKritikalitaetTypNr. May be SqlInt32.Null
  • iTicketXPert_ApplikationSMLTypNr. 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
  • iSecurityLevelNr. May be SqlInt32.Null
  • iRfcBoardNr. May be SqlInt32.Null
  • bSensitiveDaten. May be SqlBoolean.Null
  • sSensitiveDatenBemerkung. May be SqlString.Null
  • iSensitiveDatenAdministriertdurch. May be SqlInt32.Null
  • sSensitiveDatenUeberwachungBemerkung. May be SqlString.Null
  • iSensitiveDatenUeberwachungPeriodizitaet. May be SqlInt32.Null
  • sSensitiveDatenUserBemerkung. May be SqlString.Null
  • iSensitiveDatenAnzahlComit. May be SqlInt32.Null
  • iSensitiveDatenAnzahlExterne. 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:
  • iApplikationNr
  • sBezeichnung. May be SqlString.Null
  • iParentID. May be SqlInt32.Null
  • iApplikationVerantwortungNr. May be SqlInt32.Null
  • iApplikationKategorieNr. May be SqlInt32.Null
  • iApplikationTeamnr. May be SqlInt32.Null
  • iMarktbereichnr. May be SqlInt32.Null
  • sVersion. May be SqlString.Null
  • bAlsProdukt. May be SqlBoolean.Null
  • bNurLizenz. May be SqlBoolean.Null
  • sPrioWiederanlauf. May be SqlString.Null
  • sKurzbeschreibung. May be SqlString.Null
  • daInaktivseit. May be SqlDateTime.Null
  • bRAS. May be SqlBoolean.Null
  • sDatenbankname. May be SqlString.Null
  • sAnzahl_Installationen. May be SqlString.Null
  • sTest_Aufwand. May be SqlString.Null
  • sTest_Arbeitsplaetze. May be SqlString.Null
  • sTest_Abhaengigkeiten. May be SqlString.Null
  • sTest_Bemerkung. May be SqlString.Null
  • bTicketXPertVerwendung. May be SqlBoolean.Null
  • bTicketXPert_WPIAnzeigen. May be SqlBoolean.Null
  • sTicketXPert_Preis. May be SqlString.Null
  • sTicketXPert_Preis_Einmalig. May be SqlString.Null
  • bTicketXPert_AMAnzeigen. May be SqlBoolean.Null
  • iTicketXPert_ApplikationKritikalitaetTypNr. May be SqlInt32.Null
  • iTicketXPert_ApplikationSMLTypNr. 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
  • iSecurityLevelNr. May be SqlInt32.Null
  • iRfcBoardNr. May be SqlInt32.Null
  • bSensitiveDaten. May be SqlBoolean.Null
  • sSensitiveDatenBemerkung. May be SqlString.Null
  • iSensitiveDatenAdministriertdurch. May be SqlInt32.Null
  • sSensitiveDatenUeberwachungBemerkung. May be SqlString.Null
  • iSensitiveDatenUeberwachungPeriodizitaet. May be SqlInt32.Null
  • sSensitiveDatenUserBemerkung. May be SqlString.Null
  • iSensitiveDatenAnzahlComit. May be SqlInt32.Null
  • iSensitiveDatenAnzahlExterne. 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:
  • iApplikationNr
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:
  • iApplikationNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationNr
  • sBezeichnung
  • iParentID
  • iApplikationVerantwortungNr
  • iApplikationKategorieNr
  • iApplikationTeamnr
  • iMarktbereichnr
  • sVersion
  • bAlsProdukt
  • bNurLizenz
  • sPrioWiederanlauf
  • sKurzbeschreibung
  • daInaktivseit
  • bRAS
  • sDatenbankname
  • sAnzahl_Installationen
  • sTest_Aufwand
  • sTest_Arbeitsplaetze
  • sTest_Abhaengigkeiten
  • sTest_Bemerkung
  • bTicketXPertVerwendung
  • bTicketXPert_WPIAnzeigen
  • sTicketXPert_Preis
  • sTicketXPert_Preis_Einmalig
  • bTicketXPert_AMAnzeigen
  • iTicketXPert_ApplikationKritikalitaetTypNr
  • iTicketXPert_ApplikationSMLTypNr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iSecurityLevelNr
  • iRfcBoardNr
  • bSensitiveDaten
  • sSensitiveDatenBemerkung
  • iSensitiveDatenAdministriertdurch
  • sSensitiveDatenUeberwachungBemerkung
  • iSensitiveDatenUeberwachungPeriodizitaet
  • sSensitiveDatenUserBemerkung
  • iSensitiveDatenAnzahlComit
  • iSensitiveDatenAnzahlExterne
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 'Applikation'. 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:
  • iApplikationTestAZnr
  • sBezeichnung. 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
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:
  • iApplikationTestAZnr
  • sBezeichnung. 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
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:
  • iApplikationTestAZnr
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:
  • iApplikationTestAZnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationTestAZnr
  • sBezeichnung
  • 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 'ApplikationTestAZ'. 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:
  • iSLATypNr
  • 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
  • iMandantnr. 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:
  • iSLATypNr
  • 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
  • iMandantnr. 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:
  • iSLATypNr
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:
  • iSLATypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSLATypNr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'SLATyp'. 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:
  • iFunktion_AuswertungGruppeNr
  • iFunktionsgruppenr. May be SqlInt32.Null
  • iAuswertungGruppeNr. 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:
  • iFunktion_AuswertungGruppeNr
  • iFunktionsgruppenr. May be SqlInt32.Null
  • iAuswertungGruppeNr. 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:
  • iFunktion_AuswertungGruppeNr
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:
  • iFunktion_AuswertungGruppeNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iFunktion_AuswertungGruppeNr
  • iFunktionsgruppenr
  • iAuswertungGruppeNr
  • 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 'funktionsgruppe_auswertungGruppe'. 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:
  • iMarktbereichNr
  • 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
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:
  • iMarktbereichNr
  • 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
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:
  • iMarktbereichNr
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:
  • iMarktbereichNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMarktbereichNr
  • sBezeichnung
  • sBeschreibung
  • 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 'Marktbereich'. 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:
  • iPersonFunktionNr
  • 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
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:
  • iPersonFunktionNr
  • 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
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:
  • iPersonFunktionNr
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:
  • iPersonFunktionNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iPersonFunktionNr
  • sBezeichnung
  • sBeschreibung
  • 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 'PersonFunktion'. 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:
  • sFeld. May be SqlString.Null
  • sAlt. May be SqlString.Null
  • sNeu. May be SqlString.Null
Properties set after a succesful call of this method:
  • iErrorCode
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 'zzz_testa'. 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:
  • iApplikationKritikalitaetTypNr
  • 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
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:
  • iApplikationKritikalitaetTypNr
  • 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
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:
  • iApplikationKritikalitaetTypNr
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:
  • iApplikationKritikalitaetTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationKritikalitaetTypNr
  • sBezeichnung
  • sBeschreibung
  • 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 'ApplikationKritikalitaetTyp'. 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:
  • iApplikationLogbuchNr
  • daReleasedatum. May be SqlDateTime.Null
  • sBezeichnung. May be SqlString.Null
  • iReleaseartnr. May be SqlInt32.Null
  • sBemerkung. May be SqlString.Null
  • iAbnahmeFBPerson. May be SqlInt32.Null
  • daAbnahmeFBDatum. May be SqlDateTime.Null
  • iAbnahmeTecPerson. May be SqlInt32.Null
  • daAbnahmeTecDatum. May be SqlDateTime.Null
  • iFreigabedurch. May be SqlInt32.Null
  • daFreigabeDatum. May be SqlDateTime.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iApplikationNr. 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:
  • iApplikationLogbuchNr
  • daReleasedatum. May be SqlDateTime.Null
  • sBezeichnung. May be SqlString.Null
  • iReleaseartnr. May be SqlInt32.Null
  • sBemerkung. May be SqlString.Null
  • iAbnahmeFBPerson. May be SqlInt32.Null
  • daAbnahmeFBDatum. May be SqlDateTime.Null
  • iAbnahmeTecPerson. May be SqlInt32.Null
  • daAbnahmeTecDatum. May be SqlDateTime.Null
  • iFreigabedurch. May be SqlInt32.Null
  • daFreigabeDatum. May be SqlDateTime.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iApplikationNr. 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:
  • iApplikationLogbuchNr
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:
  • iApplikationLogbuchNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationLogbuchNr
  • daReleasedatum
  • sBezeichnung
  • iReleaseartnr
  • sBemerkung
  • iAbnahmeFBPerson
  • daAbnahmeFBDatum
  • iAbnahmeTecPerson
  • daAbnahmeTecDatum
  • iFreigabedurch
  • daFreigabeDatum
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iApplikationNr
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 'ApplikationLogbuch'. 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:
  • iApplikationTeamNr
  • sBezeichnung. May be SqlString.Null
  • iApplikationVerantwortungNr. 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:
  • iApplikationTeamNr
  • sBezeichnung. May be SqlString.Null
  • iApplikationVerantwortungNr. 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:
  • iApplikationTeamNr
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:
  • iApplikationTeamNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationTeamNr
  • sBezeichnung
  • iApplikationVerantwortungNr
  • 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 'ApplikationTeam'. 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:
  • iApplikationKontaktnr
  • iApplikationnr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • iKontakttypNr. May be SqlInt32.Null
  • bIntern. May be SqlBoolean.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iApplikationKontaktnr
  • iApplikationnr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • iKontakttypNr. May be SqlInt32.Null
  • bIntern. May be SqlBoolean.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iApplikationKontaktnr
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:
  • iApplikationKontaktnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationKontaktnr
  • iApplikationnr
  • iPersonNr
  • iKontakttypNr
  • bIntern
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • iSecurityLevelNr
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 'ApplikationKontakt'. 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:
  • iKostenartNr
  • 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
  • iMandantNr. 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:
  • iKostenartNr
  • 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
  • iMandantNr. 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:
  • iKostenartNr
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:
  • iKostenartNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iKostenartNr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Kostenart'. 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
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:
  • iSLANr
  • iSLATypNr. May be SqlInt32.Null
  • iSLASubTypNr. 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
  • iMandantNr. 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:
  • iSLANr
  • iSLATypNr. May be SqlInt32.Null
  • iSLASubTypNr. 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
  • iMandantNr. 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:
  • iSLANr
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:
  • iSLANr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSLANr
  • iSLATypNr
  • iSLASubTypNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'SLA'. 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:
  • sVertragstyp. May be SqlString.Null
  • bAlsLizenz. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iVertragstypnr
  • 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:
  • iVertragstypnr
  • sVertragstyp. May be SqlString.Null
  • bAlsLizenz. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iVertragstypnr
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:
  • iVertragstypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragstypnr
  • sVertragstyp
  • bAlsLizenz
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
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 'Vertragstyp'. 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:
  • iGremiumBereichNr
  • iGremiumGruppierungNr. May be SqlInt32.Null
  • sBereich. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iSortierung. 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
  • sKurzbezeichnung. May be SqlString.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:
  • iGremiumBereichNr
  • iGremiumGruppierungNr. May be SqlInt32.Null
  • sBereich. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iSortierung. 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
  • sKurzbezeichnung. May be SqlString.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:
  • iGremiumBereichNr
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:
  • iGremiumBereichNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iGremiumBereichNr
  • iGremiumGruppierungNr
  • sBereich
  • sBeschreibung
  • iSortierung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • sKurzbezeichnung
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 'GremiumBereich'. 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:
  • iInstallationAlsTypNr
  • 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
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:
  • iInstallationAlsTypNr
  • 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
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:
  • iInstallationAlsTypNr
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:
  • iInstallationAlsTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iInstallationAlsTypNr
  • sBezeichnung
  • sBeschreibung
  • 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 'InstallationAlsTyp'. 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:
  • iInstallationTypNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstllt_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:
  • iInstallationTypNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstllt_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:
  • iInstallationTypNr
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:
  • iInstallationTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iInstallationTypNr
  • sBezeichnung
  • sBeschreibung
  • bAktiv
  • daErstllt_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 'InstallationTyp'. 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:
  • iToolTipNr
  • sFormularname. May be SqlString.Null
  • sControlName. May be SqlString.Null
  • sToolTip. 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
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:
  • iToolTipNr
  • sFormularname. May be SqlString.Null
  • sControlName. May be SqlString.Null
  • sToolTip. 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
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:
  • iToolTipNr
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:
  • iToolTipNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iToolTipNr
  • sFormularname
  • sControlName
  • sToolTip
  • 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 'Tooltip'. 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:
  • iVertragsKontaktNr
  • iVertragselementNr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • iKontakttypNr. May be SqlInt32.Null
  • bIntern. May be SqlBoolean.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iVertragsKontaktNr
  • iVertragselementNr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • iKontakttypNr. May be SqlInt32.Null
  • bIntern. May be SqlBoolean.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iVertragsKontaktNr
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:
  • iVertragsKontaktNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragsKontaktNr
  • iVertragselementNr
  • iPersonNr
  • iKontakttypNr
  • bIntern
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • iSecurityLevelNr
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 'Vertragskontakt'. 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:
  • iAktivitaetStatusNr
  • 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
  • bAktivitaet_Aktivieren. May be SqlBoolean.Null
  • bAktivitaet_Inaktivieren. May be SqlBoolean.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:
  • iAktivitaetStatusNr
  • 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
  • bAktivitaet_Aktivieren. May be SqlBoolean.Null
  • bAktivitaet_Inaktivieren. May be SqlBoolean.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:
  • iAktivitaetStatusNr
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:
  • iAktivitaetStatusNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAktivitaetStatusNr
  • sBezeichnung
  • sBeschreibung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktivitaet_Aktivieren
  • bAktivitaet_Inaktivieren
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 'AktivitaetStatus'. 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:
  • iAuswertungAuswertungparameternr
  • iAuswertungnr. May be SqlInt32.Null
  • iAuswertungparameternr. May be SqlInt32.Null
  • sDBfeldname. May be SqlString.Null
  • iReihenfolge. 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:
  • iAuswertungAuswertungparameternr
  • iAuswertungnr. May be SqlInt32.Null
  • iAuswertungparameternr. May be SqlInt32.Null
  • sDBfeldname. May be SqlString.Null
  • iReihenfolge. 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:
  • iAuswertungAuswertungparameternr
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:
  • iAuswertungAuswertungparameternr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAuswertungAuswertungparameternr
  • iAuswertungnr
  • iAuswertungparameternr
  • sDBfeldname
  • iReihenfolge
  • 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 'AuswertungAuswertungParameter'. 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:
  • iDokumentablageortNr
  • iDokumentablagetypNr. May be SqlInt32.Null
  • iDokumentNr. May be SqlInt32.Null
  • sAblageort. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantNr. 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:
  • iDokumentablageortNr
  • iDokumentablagetypNr. May be SqlInt32.Null
  • iDokumentNr. May be SqlInt32.Null
  • sAblageort. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantNr. 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:
  • iDokumentablageortNr
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:
  • iDokumentablageortNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iDokumentablageortNr
  • iDokumentablagetypNr
  • iDokumentNr
  • sAblageort
  • sBeschreibung
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'DokumentAblageort'. 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 '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:
  • iServiceKatalogNr
  • iParentID. May be SqlInt32.Null
  • sBezeichnung_intern. May be SqlString.Null
  • sBezeichnung_extern. May be SqlString.Null
  • bExtern. May be SqlBoolean.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iServiceKatalogNr
  • iParentID. May be SqlInt32.Null
  • sBezeichnung_intern. May be SqlString.Null
  • sBezeichnung_extern. May be SqlString.Null
  • bExtern. May be SqlBoolean.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iServiceKatalogNr
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:
  • iServiceKatalogNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iServiceKatalogNr
  • iParentID
  • sBezeichnung_intern
  • sBezeichnung_extern
  • bExtern
  • sBemerkung
  • iSecurityLevelNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'ServiceKatalog'. 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:
  • iSLASubTypNr
  • 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
  • iMandantnr. 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:
  • iSLASubTypNr
  • 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
  • iMandantnr. 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:
  • iSLASubTypNr
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:
  • iSLASubTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSLASubTypNr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'SLASubTyp'. 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:
  • iVertragselementApplikationnr
  • iVertragselementnr. May be SqlInt32.Null
  • iApplikationnr. May be SqlInt32.Null
  • sBemerkung. 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
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:
  • iVertragselementApplikationnr
  • iVertragselementnr. May be SqlInt32.Null
  • iApplikationnr. May be SqlInt32.Null
  • sBemerkung. 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
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:
  • iVertragselementApplikationnr
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:
  • iVertragselementApplikationnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragselementApplikationnr
  • iVertragselementnr
  • iApplikationnr
  • sBemerkung
  • 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 'VertragselementApplikation'. 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:
  • iFunktionsgruppenr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sZugehoerigkeit. 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
  • bFunktionszuweisung. May be SqlBoolean.Null
  • bBarcodeetiketten. May be SqlBoolean.Null
  • bEdokapartner. May be SqlBoolean.Null
  • bDokumentreaktivierung. May be SqlBoolean.Null
  • bPartnerzusammenlegung. May be SqlBoolean.Null
  • bBlv. May be SqlBoolean.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:
  • iFunktionsgruppenr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sZugehoerigkeit. 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
  • bFunktionszuweisung. May be SqlBoolean.Null
  • bBarcodeetiketten. May be SqlBoolean.Null
  • bEdokapartner. May be SqlBoolean.Null
  • bDokumentreaktivierung. May be SqlBoolean.Null
  • bPartnerzusammenlegung. May be SqlBoolean.Null
  • bBlv. May be SqlBoolean.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:
  • iFunktionsgruppenr
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:
  • iFunktionsgruppenr
Properties set after a succesful call of this method:
  • iErrorCode
  • iFunktionsgruppenr
  • sBezeichnung
  • sBeschreibung
  • sZugehoerigkeit
  • iMandantnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bFunktionszuweisung
  • bBarcodeetiketten
  • bEdokapartner
  • bDokumentreaktivierung
  • bPartnerzusammenlegung
  • bBlv
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 'funktionsgruppe'. 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:
  • iHistorytypnr
  • sBezeichnung. 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
  • iMandantNr. 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:
  • iHistorytypnr
  • sBezeichnung. 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
  • iMandantNr. 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:
  • iHistorytypnr
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:
  • iHistorytypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iHistorytypnr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'HistoryTyp'. 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:
  • iPendenzStatusNr
  • sBezeichnung. 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
  • iMandantnr. May be SqlInt32.Null
  • bPendenz_Aktivieren. May be SqlBoolean.Null
  • bPendenz_Inaktivieren. May be SqlBoolean.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:
  • iPendenzStatusNr
  • sBezeichnung. 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
  • iMandantnr. May be SqlInt32.Null
  • bPendenz_Aktivieren. May be SqlBoolean.Null
  • bPendenz_Inaktivieren. May be SqlBoolean.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:
  • iPendenzStatusNr
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:
  • iPendenzStatusNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iPendenzStatusNr
  • sBezeichnung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • bPendenz_Aktivieren
  • bPendenz_Inaktivieren
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 'Pendenzstatus'. 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:
  • iReleaseartnr
  • 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
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:
  • iReleaseartnr
  • 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
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:
  • iReleaseartnr
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:
  • iReleaseartnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iReleaseartnr
  • sBezeichnung
  • sBeschreibung
  • 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 'ReleaseArt'. 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:
  • iSDAdministratorNr. May be SqlInt32.Null
  • 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
Properties set after a succesful call of this method:
  • iErrorCode
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 'SDAdministrator'. 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:
  • iReferenzvertragsnr
  • iVertragselementnr_1. May be SqlInt32.Null
  • iVertragselementnr_2. May be SqlInt32.Null
  • iBeziehungstypNr. May be SqlInt32.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iReferenzvertragsnr
  • iVertragselementnr_1. May be SqlInt32.Null
  • iVertragselementnr_2. May be SqlInt32.Null
  • iBeziehungstypNr. May be SqlInt32.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iReferenzvertragsnr
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:
  • iReferenzvertragsnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iReferenzvertragsnr
  • iVertragselementnr_1
  • iVertragselementnr_2
  • iBeziehungstypNr
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • iSecurityLevelNr
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 'Vertragselement_Referenz'. 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:
  • iEreignisNr
  • iVertragselementnr. May be SqlInt32.Null
  • iEreignistypNr. May be SqlInt32.Null
  • iPeriodizitaetNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • fBetrag. May be SqlDouble.Null
  • bInklMwSt. May be SqlBoolean.Null
  • daDatum. May be SqlDateTime.Null
  • daStart. May be SqlDateTime.Null
  • daEnde. May be SqlDateTime.Null
  • iVorlaufzeit. May be SqlInt32.Null
  • iKostenartNr. 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
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • iKuendigungsfristnr. 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:
  • iEreignisNr
  • iVertragselementnr. May be SqlInt32.Null
  • iEreignistypNr. May be SqlInt32.Null
  • iPeriodizitaetNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • fBetrag. May be SqlDouble.Null
  • bInklMwSt. May be SqlBoolean.Null
  • daDatum. May be SqlDateTime.Null
  • daStart. May be SqlDateTime.Null
  • daEnde. May be SqlDateTime.Null
  • iVorlaufzeit. May be SqlInt32.Null
  • iKostenartNr. 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
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • iKuendigungsfristnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'Vertragselementnr. This method will Update one or more existing rows in the database. It will reset the field 'Vertragselementnr' in all rows which have as value for this field the value as set in property 'iVertragselementnrOld' to the value as set in property 'iVertragselementnr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
  • iVertragselementnrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'EreignistypNr. This method will Update one or more existing rows in the database. It will reset the field 'EreignistypNr' in all rows which have as value for this field the value as set in property 'iEreignistypNrOld' to the value as set in property 'iEreignistypNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iEreignistypNr. May be SqlInt32.Null
  • iEreignistypNrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'KostenartNr. This method will Update one or more existing rows in the database. It will reset the field 'KostenartNr' in all rows which have as value for this field the value as set in property 'iKostenartNrOld' to the value as set in property 'iKostenartNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iKostenartNr. May be SqlInt32.Null
  • iKostenartNrOld. 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:
  • iEreignisNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Vertragselementnr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'EreignistypNr' true if succeeded, false otherwise Properties needed for this method:
  • iEreignistypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'KostenartNr' true if succeeded, false otherwise Properties needed for this method:
  • iKostenartNr. May be SqlInt32.Null
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:
  • iEreignisNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iEreignisNr
  • iVertragselementnr
  • iEreignistypNr
  • iPeriodizitaetNr
  • sBezeichnung
  • sBeschreibung
  • fBetrag
  • bInklMwSt
  • daDatum
  • daStart
  • daEnde
  • iVorlaufzeit
  • iKostenartNr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantNr
  • iSecurityLevelNr
  • iKuendigungsfristnr
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Vertragselementnr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'EreignistypNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iEreignistypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'KostenartNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iKostenartNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Vertragsereignis'. 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:
  • iApplikationsnr
  • sVersion. May be SqlString.Null
  • bShowlogin. May be SqlBoolean.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
  • sTmp_filepath. May be SqlString.Null
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.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:
  • iApplikationsnr
  • sVersion. May be SqlString.Null
  • bShowlogin. May be SqlBoolean.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
  • sTmp_filepath. May be SqlString.Null
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.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:
  • iApplikationsnr
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:
  • iApplikationsnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationsnr
  • sVersion
  • bShowlogin
  • iMandantnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • sTmp_filepath
  • bVertragsuebersicht_aktualisieren
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 'Application'. 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:
  • iApplikationNr. May be SqlInt32.Null
  • iInstallationalsTypNr. 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:
  • iApplikationInstallationAlsTypNr
  • 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:
  • iApplikationInstallationAlsTypNr
  • iApplikationNr. May be SqlInt32.Null
  • iInstallationalsTypNr. 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 for updating one or more rows using the Foreign Key 'ApplikationNr. This method will Update one or more existing rows in the database. It will reset the field 'ApplikationNr' in all rows which have as value for this field the value as set in property 'iApplikationNrOld' to the value as set in property 'iApplikationNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
  • iApplikationNrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'InstallationalsTypNr. This method will Update one or more existing rows in the database. It will reset the field 'InstallationalsTypNr' in all rows which have as value for this field the value as set in property 'iInstallationalsTypNrOld' to the value as set in property 'iInstallationalsTypNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iInstallationalsTypNr. May be SqlInt32.Null
  • iInstallationalsTypNrOld. 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:
  • iApplikationInstallationAlsTypNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'ApplikationNr' true if succeeded, false otherwise Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'InstallationalsTypNr' true if succeeded, false otherwise Properties needed for this method:
  • iInstallationalsTypNr. May be SqlInt32.Null
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:
  • iApplikationInstallationAlsTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationInstallationAlsTypNr
  • iApplikationNr
  • iInstallationalsTypNr
  • 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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'ApplikationNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'InstallationalsTypNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iInstallationalsTypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'ApplikationInstallationAls'. 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:
  • iBeziehungstypNr
  • sBezeichnung. May be SqlString.Null
  • sBezeichnung2. 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
  • iMandantNr. 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:
  • iBeziehungstypNr
  • sBezeichnung. May be SqlString.Null
  • sBezeichnung2. 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
  • iMandantNr. 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:
  • iBeziehungstypNr
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:
  • iBeziehungstypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iBeziehungstypNr
  • sBezeichnung
  • sBezeichnung2
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Beziehungstyp'. 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:
  • iRollenr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bSysadminrolle. May be SqlBoolean.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:
  • iRollenr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bSysadminrolle. May be SqlBoolean.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:
  • iRollenr
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:
  • iRollenr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRollenr
  • sBezeichnung
  • sBeschreibung
  • bSysadminrolle
  • 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 'rolle'. 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:
  • iGreminPersonNr
  • iGremiumBereichNr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • bLeitung. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • iRolleNr. May be SqlInt32.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.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:
  • iGreminPersonNr
  • iGremiumBereichNr. May be SqlInt32.Null
  • iPersonNr. May be SqlInt32.Null
  • bLeitung. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • iRolleNr. May be SqlInt32.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.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:
  • iGreminPersonNr
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:
  • iGreminPersonNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iGreminPersonNr
  • iGremiumBereichNr
  • iPersonNr
  • bLeitung
  • bAktiv
  • iRolleNr
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • sBeschreibung
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 'GremiumPerson'. 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:
  • iPendenzNr
  • iVertragselementNr. May be SqlInt32.Null
  • sVerantwortlich. May be SqlString.Null
  • iPendenzStatusNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daTermin. May be SqlDateTime.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iPendenzNr
  • iVertragselementNr. May be SqlInt32.Null
  • sVerantwortlich. May be SqlString.Null
  • iPendenzStatusNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daTermin. May be SqlDateTime.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iPendenzNr
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:
  • iPendenzNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iPendenzNr
  • iVertragselementNr
  • sVerantwortlich
  • iPendenzStatusNr
  • sBezeichnung
  • sBeschreibung
  • daTermin
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantNr
  • iSecurityLevelNr
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 'Pendenz'. 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:
  • iRolle_sysadminfnktnr
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iSysadminfnktnr. May be SqlInt32.Null
  • iRollenr. May be SqlInt32.Null
  • iMandant. 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:
  • iRolle_sysadminfnktnr
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • iSysadminfnktnr. May be SqlInt32.Null
  • iRollenr. May be SqlInt32.Null
  • iMandant. 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:
  • iRolle_sysadminfnktnr
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:
  • iRolle_sysadminfnktnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRolle_sysadminfnktnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iSysadminfnktnr
  • iRollenr
  • iMandant
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 'rolle_sysadminfunktion'. 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:
  • iVertragspartnerNr
  • sNameZ1. May be SqlString.Null
  • sNameZ2. May be SqlString.Null
  • sStrasse. May be SqlString.Null
  • sPostfach. May be SqlString.Null
  • sPLZ. May be SqlString.Null
  • sOrt. May be SqlString.Null
  • sTelefon. May be SqlString.Null
  • sTelefax. May be SqlString.Null
  • sEMail. May be SqlString.Null
  • sInternet. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iVertragspartnerNr
  • sNameZ1. May be SqlString.Null
  • sNameZ2. May be SqlString.Null
  • sStrasse. May be SqlString.Null
  • sPostfach. May be SqlString.Null
  • sPLZ. May be SqlString.Null
  • sOrt. May be SqlString.Null
  • sTelefon. May be SqlString.Null
  • sTelefax. May be SqlString.Null
  • sEMail. May be SqlString.Null
  • sInternet. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iVertragspartnerNr
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:
  • iVertragspartnerNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragspartnerNr
  • sNameZ1
  • sNameZ2
  • sStrasse
  • sPostfach
  • sPLZ
  • sOrt
  • sTelefon
  • sTelefax
  • sEMail
  • sInternet
  • sBemerkung
  • iSecurityLevelNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Vertragspartner'. 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:
  • iApplikationEreignisNr
  • iApplikationNr. May be SqlInt32.Null
  • daDatum. May be SqlDateTime.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iApplikationEreignisNr
  • iApplikationNr. May be SqlInt32.Null
  • daDatum. May be SqlDateTime.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iApplikationEreignisNr
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:
  • iApplikationEreignisNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationEreignisNr
  • iApplikationNr
  • daDatum
  • sBezeichnung
  • sBeschreibung
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
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 'ApplikationEreignis'. 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:
  • iAuswertungGruppeAuswertungNr
  • iAuswertungGruppeNr. May be SqlInt32.Null
  • iAuswertungNr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstllt_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:
  • iAuswertungGruppeAuswertungNr
  • iAuswertungGruppeNr. May be SqlInt32.Null
  • iAuswertungNr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • daErstllt_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:
  • iAuswertungGruppeAuswertungNr
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:
  • iAuswertungGruppeAuswertungNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAuswertungGruppeAuswertungNr
  • iAuswertungGruppeNr
  • iAuswertungNr
  • bAktiv
  • daErstllt_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 'AuswertungGruppeAuswertung'. 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:
  • iHistoryTypNr. May be SqlInt32.Null
  • sHistoryObject. May be SqlString.Null
  • sHistoryObjekctKey. May be SqlString.Null
  • sHistoryObjectDetails. May be SqlString.Null
  • sAlter_Wert. May be SqlString.Null
  • sNeuer_Wert. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iHistoryNr
  • 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:
  • iHistoryNr
  • iHistoryTypNr. May be SqlInt32.Null
  • sHistoryObject. May be SqlString.Null
  • sHistoryObjekctKey. May be SqlString.Null
  • sHistoryObjectDetails. May be SqlString.Null
  • sAlter_Wert. May be SqlString.Null
  • sNeuer_Wert. May be SqlString.Null
  • daErstellt_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:
  • iHistoryNr
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:
  • iHistoryNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iHistoryNr
  • iHistoryTypNr
  • sHistoryObject
  • sHistoryObjekctKey
  • sHistoryObjectDetails
  • sAlter_Wert
  • sNeuer_Wert
  • daErstellt_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 'History'. 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. May be SqlInt32.Null
  • 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:
  • 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:
  • iMeldungstextnr
  • iSprache. May be SqlInt32.Null
  • 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:
  • 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:
  • iMeldungstextnr
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:
  • iMeldungstextnr
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:
  • iErrorCode
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:
  • iRolle_securitylevelnr
  • iRollenr. May be SqlInt32.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iRolle_securitylevelnr
  • iRollenr. May be SqlInt32.Null
  • iSecurityLevelNr. 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
  • iMandantnr. 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:
  • iRolle_securitylevelnr
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:
  • iRolle_securitylevelnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRolle_securitylevelnr
  • iRollenr
  • iSecurityLevelNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'rolle_securitylevel'. 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:
  • iSecurityLevelNr
  • 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
  • iMandantnr. 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:
  • iSecurityLevelNr
  • 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
  • iMandantnr. 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:
  • iSecurityLevelNr
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:
  • iSecurityLevelNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSecurityLevelNr
  • sBezeichnung
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'SecurityLevel'. 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:
  • iApplikationNr. May be SqlInt32.Null
  • iInstallationTypNr. 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:
  • iApplikationInstallationNr
  • 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:
  • iApplikationInstallationNr
  • iApplikationNr. May be SqlInt32.Null
  • iInstallationTypNr. 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 for updating one or more rows using the Foreign Key 'ApplikationNr. This method will Update one or more existing rows in the database. It will reset the field 'ApplikationNr' in all rows which have as value for this field the value as set in property 'iApplikationNrOld' to the value as set in property 'iApplikationNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
  • iApplikationNrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'InstallationTypNr. This method will Update one or more existing rows in the database. It will reset the field 'InstallationTypNr' in all rows which have as value for this field the value as set in property 'iInstallationTypNrOld' to the value as set in property 'iInstallationTypNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iInstallationTypNr. May be SqlInt32.Null
  • iInstallationTypNrOld. 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:
  • iApplikationInstallationNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'ApplikationNr' true if succeeded, false otherwise Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'InstallationTypNr' true if succeeded, false otherwise Properties needed for this method:
  • iInstallationTypNr. May be SqlInt32.Null
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:
  • iApplikationInstallationNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationInstallationNr
  • iApplikationNr
  • iInstallationTypNr
  • 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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'ApplikationNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'InstallationTypNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iInstallationTypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'ApplikationInstallationTyp'. 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:
  • iApplikationSLMTypNr
  • 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
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:
  • iApplikationSLMTypNr
  • 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
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:
  • iApplikationSLMTypNr
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:
  • iApplikationSLMTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationSLMTypNr
  • sBezeichnung
  • sBeschreibung
  • 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 'ApplikationSLMTyp'. 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:
  • iApplikationVerantwortungNr
  • 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
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:
  • iApplikationVerantwortungNr
  • 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
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:
  • iApplikationVerantwortungNr
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:
  • iApplikationVerantwortungNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationVerantwortungNr
  • sBezeichnung
  • sBeschreibung
  • 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 'ApplikationVerantwortung'. 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
  • sBezeichnung. May be SqlString.Null
  • blobV_Uebersicht. May be SqlBinary.Null
  • sV_Aktiv_Vertragselemente. May be SqlString.Null
  • bV_Aktiv_Vertragspartner. May be SqlBoolean.Null
  • bV_Struktur_Details. May be SqlBoolean.Null
  • bSelektionsart. May be SqlBoolean.Null
  • bStandard. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • sV_Sort. May be SqlString.Null
  • sV_Register. May be SqlString.Null
Properties set after a succesful call of this method:
  • iProfilnr
  • 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:
  • iProfilnr
  • iMitarbeiternr
  • sBezeichnung. May be SqlString.Null
  • blobV_Uebersicht. May be SqlBinary.Null
  • sV_Aktiv_Vertragselemente. May be SqlString.Null
  • bV_Aktiv_Vertragspartner. May be SqlBoolean.Null
  • bV_Struktur_Details. May be SqlBoolean.Null
  • bSelektionsart. May be SqlBoolean.Null
  • bStandard. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • sV_Sort. May be SqlString.Null
  • sV_Register. May be SqlString.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:
  • iProfilnr
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:
  • iProfilnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iProfilnr
  • iMitarbeiternr
  • sBezeichnung
  • blobV_Uebersicht
  • sV_Aktiv_Vertragselemente
  • bV_Aktiv_Vertragspartner
  • bV_Struktur_Details
  • bSelektionsart
  • bStandard
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
  • sV_Sort
  • sV_Register
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 'Profil'. 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:
  • iSLAKatalogNr
  • iSLANr. May be SqlInt32.Null
  • fZeit. May be SqlDouble.Null
  • iZeiteinheittypnr. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevel. 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:
  • iSLAKatalogNr
  • iSLANr. May be SqlInt32.Null
  • fZeit. May be SqlDouble.Null
  • iZeiteinheittypnr. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevel. 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:
  • iSLAKatalogNr
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:
  • iSLAKatalogNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSLAKatalogNr
  • iSLANr
  • fZeit
  • iZeiteinheittypnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • iSecurityLevel
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 'SLAKatalog'. 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:
  • iSysadminfnktnr
  • sBezeichnung. May be SqlString.Null
  • iParentID. May be SqlInt32.Null
  • iSort. May be SqlInt32.Null
  • iImageIndex. May be SqlInt32.Null
  • iImageIndexOpen. May be SqlInt32.Null
  • iFtop. May be SqlInt32.Null
  • iFleft. May be SqlInt32.Null
  • iFwidth. May be SqlInt32.Null
  • iFheight. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.Null
  • iMandantnr
  • iSprache
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • sDomaintable. May be SqlString.Null
  • sKeyFields. May be SqlString.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:
  • iSysadminfnktnr
  • sBezeichnung. May be SqlString.Null
  • iParentID. May be SqlInt32.Null
  • iSort. May be SqlInt32.Null
  • iImageIndex. May be SqlInt32.Null
  • iImageIndexOpen. May be SqlInt32.Null
  • iFtop. May be SqlInt32.Null
  • iFleft. May be SqlInt32.Null
  • iFwidth. May be SqlInt32.Null
  • iFheight. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.Null
  • iMandantnr
  • iSprache
  • bAktiv. May be SqlBoolean.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • sDomaintable. May be SqlString.Null
  • sKeyFields. May be SqlString.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:
  • iSysadminfnktnr
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:
  • iSysadminfnktnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSysadminfnktnr
  • sBezeichnung
  • iParentID
  • iSort
  • iImageIndex
  • iImageIndexOpen
  • iFtop
  • iFleft
  • iFwidth
  • iFheight
  • sBeschreibung
  • iMandantnr
  • iSprache
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • sDomaintable
  • sKeyFields
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 'sysadminfunktion'. 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:
  • iVertragsleistungNr
  • iVertragselementNr. May be SqlInt32.Null
  • iServicekatalogNr. May be SqlInt32.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iVertragsleistungNr
  • iVertragselementNr. May be SqlInt32.Null
  • iServicekatalogNr. May be SqlInt32.Null
  • sBemerkung. 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
  • iMandantnr. May be SqlInt32.Null
  • iSecurityLevelNr. 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:
  • iVertragsleistungNr
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:
  • iVertragsleistungNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iVertragsleistungNr
  • iVertragselementNr
  • iServicekatalogNr
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantnr
  • iSecurityLevelNr
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 'Vertragsleistung'. 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:
  • iAuswertungGruppeNr
  • sBezeichnung. 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
  • iParentid. 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:
  • iAuswertungGruppeNr
  • sBezeichnung. 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
  • iParentid. 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:
  • iAuswertungGruppeNr
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:
  • iAuswertungGruppeNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAuswertungGruppeNr
  • sBezeichnung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iParentid
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 'AuswertungGruppe'. 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:
  • iLizenztypnr
  • 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
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:
  • iLizenztypnr
  • 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
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:
  • iLizenztypnr
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:
  • iLizenztypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iLizenztypnr
  • sBezeichnung
  • sBeschreibung
  • 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 'Lizenztyp'. 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:
  • iPersonNr
  • iVertragspartnernr. May be SqlInt32.Null
  • sName. May be SqlString.Null
  • sVorname. May be SqlString.Null
  • sStrasse. May be SqlString.Null
  • sPostfach. May be SqlString.Null
  • sPlz. May be SqlString.Null
  • sOrt. May be SqlString.Null
  • sTelefon. May be SqlString.Null
  • sTelefax. May be SqlString.Null
  • sEMail. May be SqlString.Null
  • sInternet. May be SqlString.Null
  • sBemerkung. 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
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • iPersonFunktionNr. 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:
  • iPersonNr
  • iVertragspartnernr. May be SqlInt32.Null
  • sName. May be SqlString.Null
  • sVorname. May be SqlString.Null
  • sStrasse. May be SqlString.Null
  • sPostfach. May be SqlString.Null
  • sPlz. May be SqlString.Null
  • sOrt. May be SqlString.Null
  • sTelefon. May be SqlString.Null
  • sTelefax. May be SqlString.Null
  • sEMail. May be SqlString.Null
  • sInternet. May be SqlString.Null
  • sBemerkung. 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
  • iMandantNr. May be SqlInt32.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • iPersonFunktionNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'Vertragspartnernr. This method will Update one or more existing rows in the database. It will reset the field 'Vertragspartnernr' in all rows which have as value for this field the value as set in property 'iVertragspartnernrOld' to the value as set in property 'iVertragspartnernr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragspartnernr. May be SqlInt32.Null
  • iVertragspartnernrOld. 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:
  • iPersonNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Vertragspartnernr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragspartnernr. May be SqlInt32.Null
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:
  • iPersonNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iPersonNr
  • iVertragspartnernr
  • sName
  • sVorname
  • sStrasse
  • sPostfach
  • sPlz
  • sOrt
  • sTelefon
  • sTelefax
  • sEMail
  • sInternet
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iMandantNr
  • iSecurityLevelNr
  • iPersonFunktionNr
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Vertragspartnernr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragspartnernr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Person'. 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:
  • iRfcBoardNr
  • sBezeichnung. 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
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:
  • iRfcBoardNr
  • sBezeichnung. 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
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:
  • iRfcBoardNr
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:
  • iRfcBoardNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRfcBoardNr
  • sBezeichnung
  • 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 'RfcBoard'. 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:
  • iRfcBoard_Mitarbeiternr
  • iRfcBoardNr. May be SqlInt32.Null
  • iPersonnr. May be SqlInt32.Null
  • bLeiter. May be SqlBoolean.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:
  • iRfcBoard_Mitarbeiternr
  • iRfcBoardNr. May be SqlInt32.Null
  • iPersonnr. May be SqlInt32.Null
  • bLeiter. May be SqlBoolean.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:
  • iRfcBoard_Mitarbeiternr
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:
  • iRfcBoard_Mitarbeiternr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRfcBoard_Mitarbeiternr
  • iRfcBoardNr
  • iPersonnr
  • bLeiter
  • 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 'RfcBoard_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:
  • iDokumenttypnr
  • sBezeichnung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iDokumenttypnr
  • sBezeichnung. May be SqlString.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.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:
  • iDokumenttypnr
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:
  • iDokumenttypnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iDokumenttypnr
  • sBezeichnung
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
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 'Dokumenttyp'. 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:
  • iGremiumNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bRFC_Board. May be SqlBoolean.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:
  • iGremiumNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • bRFC_Board. May be SqlBoolean.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:
  • iGremiumNr
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:
  • iGremiumNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iGremiumNr
  • sBezeichnung
  • sBeschreibung
  • bRFC_Board
  • 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 'Gremium'. 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:
  • iKuendigungsfristNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iTage. 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
  • iSort. 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:
  • iKuendigungsfristNr
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • iTage. 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
  • iSort. 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:
  • iKuendigungsfristNr
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:
  • iKuendigungsfristNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iKuendigungsfristNr
  • sBezeichnung
  • sBeschreibung
  • iTage
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iSort
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 'Kuendigungsfristen'. 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:
  • iLizenzkaufNr
  • iVertragselementnr. May be SqlInt32.Null
  • iAnzahl. May be SqlInt32.Null
  • daKaufdatum. May be SqlDateTime.Null
  • sKGNummer. May be SqlString.Null
  • sSAPNummer. May be SqlString.Null
  • daGueltigbis. May be SqlDateTime.Null
  • iStatusnr. May be SqlInt32.Null
  • sBemerkung. 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
  • iApplikationNr. May be SqlInt32.Null
  • iLizenztypnr. 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:
  • iLizenzkaufNr
  • iVertragselementnr. May be SqlInt32.Null
  • iAnzahl. May be SqlInt32.Null
  • daKaufdatum. May be SqlDateTime.Null
  • sKGNummer. May be SqlString.Null
  • sSAPNummer. May be SqlString.Null
  • daGueltigbis. May be SqlDateTime.Null
  • iStatusnr. May be SqlInt32.Null
  • sBemerkung. 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
  • iApplikationNr. May be SqlInt32.Null
  • iLizenztypnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'Vertragselementnr. This method will Update one or more existing rows in the database. It will reset the field 'Vertragselementnr' in all rows which have as value for this field the value as set in property 'iVertragselementnrOld' to the value as set in property 'iVertragselementnr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
  • iVertragselementnrOld. 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:
  • iLizenzkaufNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Vertragselementnr' true if succeeded, false otherwise Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
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:
  • iLizenzkaufNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iLizenzkaufNr
  • iVertragselementnr
  • iAnzahl
  • daKaufdatum
  • sKGNummer
  • sSAPNummer
  • daGueltigbis
  • iStatusnr
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iApplikationNr
  • iLizenztypnr
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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Vertragselementnr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iVertragselementnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Lizenzkauf'. 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:
  • iMitarbeiter_funktionsgruppenr
  • iMitarbeiternr. May be SqlInt32.Null
  • iFunktionsgruppenr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantnr. May be SqlInt32.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:
  • iMitarbeiter_funktionsgruppenr
  • iMitarbeiternr. May be SqlInt32.Null
  • iFunktionsgruppenr. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iMandantnr. May be SqlInt32.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:
  • iMitarbeiter_funktionsgruppenr
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:
  • iMitarbeiter_funktionsgruppenr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMitarbeiter_funktionsgruppenr
  • iMitarbeiternr
  • iFunktionsgruppenr
  • bAktiv
  • iMandantnr
  • 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_funktionsgruppe'. 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:
  • iRolle_securityobjectnr
  • iRollenr. May be SqlInt32.Null
  • iSecurityobjectnr. May be SqlInt32.Null
  • bReadonly. May be SqlBoolean.Null
  • bInvisible. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • 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:
  • 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:
  • iRolle_securityobjectnr
  • iRollenr. May be SqlInt32.Null
  • iSecurityobjectnr. May be SqlInt32.Null
  • bReadonly. May be SqlBoolean.Null
  • bInvisible. May be SqlBoolean.Null
  • bAktiv. May be SqlBoolean.Null
  • 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:
  • 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:
  • iRolle_securityobjectnr
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:
  • iRolle_securityobjectnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iRolle_securityobjectnr
  • iRollenr
  • iSecurityobjectnr
  • bReadonly
  • bInvisible
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'Rolle_SecurityObject'. 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:
  • iServiceKatalog_SLAKatalognr
  • iServiceKatalognr. May be SqlInt32.Null
  • iSLAKatalogNr. 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
  • iMandantnr. 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:
  • iServiceKatalog_SLAKatalognr
  • iServiceKatalognr. May be SqlInt32.Null
  • iSLAKatalogNr. 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
  • iMandantnr. 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:
  • iServiceKatalog_SLAKatalognr
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:
  • iServiceKatalog_SLAKatalognr
Properties set after a succesful call of this method:
  • iErrorCode
  • iServiceKatalog_SLAKatalognr
  • iServiceKatalognr
  • iSLAKatalogNr
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'ServiceKatalog_SLAKatalog'. Tabellenname übernehmen und Daten ab DB laden Daten ab Datenbank laden Basis-Datentabelle laden. Diese wird für die dynamische Generierung der Insert- und Update-Statements benötigt Update-Statement dynamisch für das UpdateCommand generieren Insert-Statement dynamisch für das InsertCommand generieren Prefixt für den SP-Übergabeparameter generieren Aktuelle Columnt Prefis für SP-Übergabeparameter SQL-DB-Type für den SP-Übergabeparameter festlegen Aktuelle Column SQLDBType Feldlänge für den SP-Übergabeparemter festlegen Aktulle Column Feldlänge Datesichern. Dabei wird das Update- sowie das Insert-Statement dynamisch generiert Dispose von Tabledata 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:
  • iEreignisnr. May be SqlInt32.Null
  • iAktivitaetStatusNr. May be SqlInt32.Null
  • iPeriodizitaetnr. May be SqlInt32.Null
  • daAusgeloest_am. May be SqlDateTime.Null
  • sEreignis. May be SqlString.Null
  • sKostenart. May be SqlString.Null
  • fBetrag. May be SqlDouble.Null
  • sTermin. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • iSecuritylevelnr. 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
  • sKuendigungsfrist. May be SqlString.Null
Properties set after a succesful call of this method:
  • iAktivitaetNr
  • 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:
  • iAktivitaetNr
  • iEreignisnr. May be SqlInt32.Null
  • iAktivitaetStatusNr. May be SqlInt32.Null
  • iPeriodizitaetnr. May be SqlInt32.Null
  • daAusgeloest_am. May be SqlDateTime.Null
  • sEreignis. May be SqlString.Null
  • sKostenart. May be SqlString.Null
  • fBetrag. May be SqlDouble.Null
  • sTermin. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • iSecuritylevelnr. 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
  • sKuendigungsfrist. May be SqlString.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:
  • iAktivitaetNr
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:
  • iAktivitaetNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAktivitaetNr
  • iEreignisnr
  • iAktivitaetStatusNr
  • iPeriodizitaetnr
  • daAusgeloest_am
  • sEreignis
  • sKostenart
  • fBetrag
  • sTermin
  • sBeschreibung
  • sBemerkung
  • iSecuritylevelnr
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • sKuendigungsfrist
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 'Aktivitaet'. 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:
  • iApplikationNr. May be SqlInt32.Null
  • iApplikationStandardTypNr. 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:
  • iApplikationInstallationFuerNr
  • 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:
  • iApplikationInstallationFuerNr
  • iApplikationNr. May be SqlInt32.Null
  • iApplikationStandardTypNr. 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 for updating one or more rows using the Foreign Key 'ApplikationNr. This method will Update one or more existing rows in the database. It will reset the field 'ApplikationNr' in all rows which have as value for this field the value as set in property 'iApplikationNrOld' to the value as set in property 'iApplikationNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
  • iApplikationNrOld. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'ApplikationStandardTypNr. This method will Update one or more existing rows in the database. It will reset the field 'ApplikationStandardTypNr' in all rows which have as value for this field the value as set in property 'iApplikationStandardTypNrOld' to the value as set in property 'iApplikationStandardTypNr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationStandardTypNr. May be SqlInt32.Null
  • iApplikationStandardTypNrOld. 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:
  • iApplikationInstallationFuerNr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'ApplikationNr' true if succeeded, false otherwise Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'ApplikationStandardTypNr' true if succeeded, false otherwise Properties needed for this method:
  • iApplikationStandardTypNr. May be SqlInt32.Null
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:
  • iApplikationInstallationFuerNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationInstallationFuerNr
  • iApplikationNr
  • iApplikationStandardTypNr
  • 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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'ApplikationNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'ApplikationStandardTypNr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iApplikationStandardTypNr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'ApplikationInstallationFuer'. 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:
  • iApplikationStandardTypNr
  • 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
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:
  • iApplikationStandardTypNr
  • 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
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:
  • iApplikationStandardTypNr
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:
  • iApplikationStandardTypNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationStandardTypNr
  • sBezeichnung
  • sBeschreibung
  • 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 'ApplikationStandardTyp'. 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:
  • iAuswertungparameternr
  • sBezeichnung. May be SqlString.Null
  • sOperator. May be SqlString.Null
  • sFeldbezug. May be SqlString.Null
  • sWert. May be SqlString.Null
  • sParamName. May be SqlString.Null
  • sParamType. 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
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:
  • iAuswertungparameternr
  • sBezeichnung. May be SqlString.Null
  • sOperator. May be SqlString.Null
  • sFeldbezug. May be SqlString.Null
  • sWert. May be SqlString.Null
  • sParamName. May be SqlString.Null
  • sParamType. 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
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:
  • iAuswertungparameternr
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:
  • iAuswertungparameternr
Properties set after a succesful call of this method:
  • iErrorCode
  • iAuswertungparameternr
  • sBezeichnung
  • sOperator
  • sFeldbezug
  • sWert
  • sParamName
  • sParamType
  • 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 'Auswertungsparameter'. 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:
  • iDokumentNr
  • iKeyValue. May be SqlInt32.Null
  • iDokType. May be SqlInt32.Null
  • iDokumenttypNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sFilename. May be SqlString.Null
  • sOriginalFilename_incl_Path. May be SqlString.Null
  • sVersion. May be SqlString.Null
  • sVersionsNr. May be SqlString.Null
  • daVersionsdatum. May be SqlDateTime.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • blobDocImage. May be SqlBinary.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:
  • iDokumentNr
  • iKeyValue. May be SqlInt32.Null
  • iDokType. May be SqlInt32.Null
  • iDokumenttypNr. May be SqlInt32.Null
  • sBezeichnung. May be SqlString.Null
  • sBeschreibung. May be SqlString.Null
  • sFilename. May be SqlString.Null
  • sOriginalFilename_incl_Path. May be SqlString.Null
  • sVersion. May be SqlString.Null
  • sVersionsNr. May be SqlString.Null
  • daVersionsdatum. May be SqlDateTime.Null
  • daErstellt_am. May be SqlDateTime.Null
  • daMutiert_am. May be SqlDateTime.Null
  • iMutierer. May be SqlInt32.Null
  • bAktiv. May be SqlBoolean.Null
  • iSecurityLevelNr. May be SqlInt32.Null
  • blobDocImage. May be SqlBinary.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:
  • iDokumentNr
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:
  • iDokumentNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iDokumentNr
  • iKeyValue
  • iDokType
  • iDokumenttypNr
  • sBezeichnung
  • sBeschreibung
  • sFilename
  • sOriginalFilename_incl_Path
  • sVersion
  • sVersionsNr
  • daVersionsdatum
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • bAktiv
  • iSecurityLevelNr
  • blobDocImage
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 'Dokument'. 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:
  • iFunktionsgrupperollenr
  • iFunktionsgruppenr. May be SqlInt32.Null
  • iRollenr. May be SqlInt32.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:
  • iFunktionsgrupperollenr
  • iFunktionsgruppenr. May be SqlInt32.Null
  • iRollenr. May be SqlInt32.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:
  • iFunktionsgrupperollenr
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:
  • iFunktionsgrupperollenr
Properties set after a succesful call of this method:
  • iErrorCode
  • iFunktionsgrupperollenr
  • iFunktionsgruppenr
  • iRollenr
  • 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 'funktionsgruppe_rolle'. 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:
  • iLizenzschluesselnr
  • iLizenzkaufnr. May be SqlInt32.Null
  • sLizenzschluessel. May be SqlString.Null
  • sBemerkung. 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
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:
  • iLizenzschluesselnr
  • iLizenzkaufnr. May be SqlInt32.Null
  • sLizenzschluessel. May be SqlString.Null
  • sBemerkung. 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
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Update method for updating one or more rows using the Foreign Key 'Lizenzkaufnr. This method will Update one or more existing rows in the database. It will reset the field 'Lizenzkaufnr' in all rows which have as value for this field the value as set in property 'iLizenzkaufnrOld' to the value as set in property 'iLizenzkaufnr'. True if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iLizenzkaufnr. May be SqlInt32.Null
  • iLizenzkaufnrOld. 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:
  • iLizenzschluesselnr
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Delete method for a foreign key. This method will Delete one or more rows from the database, based on the Foreign Key 'Lizenzkaufnr' true if succeeded, false otherwise Properties needed for this method:
  • iLizenzkaufnr. May be SqlInt32.Null
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:
  • iLizenzschluesselnr
Properties set after a succesful call of this method:
  • iErrorCode
  • iLizenzschluesselnr
  • iLizenzkaufnr
  • sLizenzschluessel
  • sBemerkung
  • 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: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'Lizenzkaufnr' DataTable object if succeeded, otherwise an Exception is thrown. Properties needed for this method:
  • iLizenzkaufnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
  • iErrorCode
Purpose: Data Access class for the table 'Lizenzschluessel'. 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. May be SqlInt32.Null
  • iAuswertungnr. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.Null
  • sParameterdaten. May be SqlString.Null
  • sTitelzeile1. May be SqlString.Null
  • sTitelzeile2. May be SqlString.Null
  • bParamPrint. May be SqlBoolean.Null
Properties set after a succesful call of this method:
  • iMitarbeiter_AuswertungsparameterNr
  • 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:
  • iMitarbeiter_AuswertungsparameterNr
  • iMitarbeiternr. May be SqlInt32.Null
  • iAuswertungnr. May be SqlInt32.Null
  • sBeschreibung. May be SqlString.Null
  • sParameterdaten. May be SqlString.Null
  • sTitelzeile1. May be SqlString.Null
  • sTitelzeile2. May be SqlString.Null
  • bParamPrint. May be SqlBoolean.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:
  • iMitarbeiter_AuswertungsparameterNr
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:
  • iMitarbeiter_AuswertungsparameterNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iMitarbeiter_AuswertungsparameterNr
  • iMitarbeiternr
  • iAuswertungnr
  • sBeschreibung
  • sParameterdaten
  • sTitelzeile1
  • sTitelzeile2
  • bParamPrint
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_Auswertungsparameter'. 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:
  • iSecurityObjectNr
  • sSecurityForm. May be SqlString.Null
  • sSecurityObjectType. May be SqlString.Null
  • sSecurityObject. May be SqlString.Null
  • sSecurityObjectItem. May be SqlString.Null
  • sSecurityObjectDescriotion. May be SqlString.Null
  • iLevel. 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
  • iMandantnr. 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:
  • iSecurityObjectNr
  • sSecurityForm. May be SqlString.Null
  • sSecurityObjectType. May be SqlString.Null
  • sSecurityObject. May be SqlString.Null
  • sSecurityObjectItem. May be SqlString.Null
  • sSecurityObjectDescriotion. May be SqlString.Null
  • iLevel. 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
  • iMandantnr. 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:
  • iSecurityObjectNr
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:
  • iSecurityObjectNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iSecurityObjectNr
  • sSecurityForm
  • sSecurityObjectType
  • sSecurityObject
  • sSecurityObjectItem
  • sSecurityObjectDescriotion
  • iLevel
  • 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:
  • iErrorCode
Purpose: Data Access class for the table 'SecurityObject'. 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. Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.