_KPI
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
Purpose: Data Access class for the table '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:
- 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
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- 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
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iApplikationsnr
- sVersion
- bShowlogin
- iMandantnr
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- sTmp_filepath
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table 'Auswertung'.
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:
- iAuswertungNr
- 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
- bReport. May be SqlBoolean.Null
- sFilename. May be SqlString.Null
- bExcel_Report. May be SqlBoolean.Null
- sSQL. May be SqlString.Null
- sSQLType. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- sConnectionstring_Subreport. May be SqlString.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iAuswertungNr
- 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
- bReport. May be SqlBoolean.Null
- sFilename. May be SqlString.Null
- bExcel_Report. May be SqlBoolean.Null
- sSQL. May be SqlString.Null
- sSQLType. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- sConnectionstring_Subreport. May be SqlString.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iAuswertungNr
- sBezeichnung
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- bReport
- sFilename
- bExcel_Report
- sSQL
- sSQLType
- sBeschreibung
- sConnectionstring_Subreport
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table '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:
- 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:
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:
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:
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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
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:
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:
Purpose: Data Access class for the table 'AuswertungRptDatei'.
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:
- iAuswertungDateiNr
- sFilename. May be SqlString.Null
- sReportname. May be SqlString.Null
- blobReportfile. May be SqlBinary.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iAuswertungDateiNr
- sFilename. May be SqlString.Null
- sReportname. May be SqlString.Null
- blobReportfile. May be SqlBinary.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iAuswertungDateiNr
- sFilename
- sReportname
- blobReportfile
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table '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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
Purpose: Data Access class for the table 'Faktoren'.
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
- sBezeichnung. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- fFaktor_Prod_Tage. May be SqlDouble.Null
- fFuehrungsanteil. May be SqlDouble.Null
- bStandard. 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:
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
- sBezeichnung. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- fFaktor_Prod_Tage. May be SqlDouble.Null
- fFuehrungsanteil. May be SqlDouble.Null
- bStandard. 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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iEintragnr
- sBezeichnung
- sBeschreibung
- fFaktor_Prod_Tage
- fFuehrungsanteil
- bStandard
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table '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:
- 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
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- 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
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iFunktionsgruppenr
- sBezeichnung
- sBeschreibung
- sZugehoerigkeit
- iMandantnr
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table '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:
- iFunktionsgruppe_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:
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:
- iFunktionsgruppe_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:
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:
- iFunktionsgruppe_AuswertungGruppenr
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iFunktionsgruppe_AuswertungGruppenr
Properties set after a succesful call of this method:
- iErrorCode
- iFunktionsgruppe_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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
Purpose: Data Access class for the table 'Jahrestabelle'.
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
- iJahr. May be SqlInt32.Null
- iMonat. May be SqlInt32.Null
- iPlantage. May be SqlInt32.Null
- iFaktorNr. May be SqlInt32.Null
- iArbeitstage. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iEintragnr
- iJahr. May be SqlInt32.Null
- iMonat. May be SqlInt32.Null
- iPlantage. May be SqlInt32.Null
- iFaktorNr. May be SqlInt32.Null
- iArbeitstage. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iEintragnr
- iJahr
- iMonat
- iPlantage
- iFaktorNr
- iArbeitstage
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table 'key_tabelle'.
Purpose: Class constructor.
Purpose: Insert method. This method will insert one new row into the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- sBeschreibung
- iKey_wert
- iMandantnr. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iKeynr
- sBeschreibung
- iKey_wert
- iMandantnr. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iKeynr
- sBeschreibung
- iKey_wert
- iMandantnr
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table 'meldungstexte'.
Purpose: Class constructor.
Purpose: Insert method. This method will insert one new row into the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iMeldungstextnr
- iSprache
- sInhalt. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- iMandantnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iMeldungstextnr
- iSprache
- sInhalt. May be SqlString.Null
- sBeschreibung. May be SqlString.Null
- bAktiv
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
- iMandantnr. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Delete method using PK field 'meldungstextnr'. This method will
delete one or more rows from the database, based on the Primary Key field 'meldungstextnr'.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Delete method using PK field 'sprache'. This method will
delete one or more rows from the database, based on the Primary Key field 'sprache'.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iMeldungstextnr
- iSprache
- sInhalt
- sBeschreibung
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
- iMandantnr
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table 'mitarbeiter'.
Purpose: Class constructor.
Purpose: Insert method. This method will insert one new row into the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iMitarbeiternr
- sVorname. May be SqlString.Null
- sName. May be SqlString.Null
- sTgnummer. May be SqlString.Null
- sEmail. May be SqlString.Null
- iMandantnr. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Update method. This method will Update one existing row in the database.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
- iMitarbeiternr
- sVorname. May be SqlString.Null
- sName. May be SqlString.Null
- sTgnummer. May be SqlString.Null
- sEmail. May be SqlString.Null
- iMandantnr. May be SqlInt32.Null
- bAktiv. May be SqlBoolean.Null
- daErstellt_am. May be SqlDateTime.Null
- daMutiert_am. May be SqlDateTime.Null
- iMutierer. May be SqlInt32.Null
Properties set after a succesful call of this method:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- iMitarbeiternr
- sVorname
- sName
- sTgnummer
- sEmail
- iMandantnr
- bAktiv
- daErstellt_am
- daMutiert_am
- iMutierer
Will fill all properties corresponding with a field in the table with the value of the row selected.
Purpose: SelectAll method. This method will Select all rows from the table.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties set after a succesful call of this method:
Purpose: Data Access class for the table '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:
- 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:
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:
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:
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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
Purpose: Data Access class for the table '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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
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:
- 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:
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:
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
True if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
DataTable object if succeeded, otherwise an Exception is thrown.
Properties needed for this method:
Properties set after a succesful call of this method:
- iErrorCode
- 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:
Alle Mitarbeiter inkl. vollständigem Name (Fullname) auslesen
Datatable
Mitarbeiter mittels TGNummer auslesen
Datatable
Security-Deklaration zum Auslesen der UserID vom Windows-User
Windows-User auslesen
Tree aufbauen
Child-Nodes hinzufügen
Form mit generalisiertem Domain-Table-Editor.
Vertragsverwaltung.TKB.VV.Sysadmin.DomainTable
Tabellenname übernehmen und Objekt DomainTable initialisieren
Initialisierung der Komponenten
Tabellenname der Tabelle, welche über den Domaineditor editiert werden soll
Benötigt werden entsprechende Stored_Procedures, welche mit LBLLGEN_2 generiert wurden
pr_"Tablename"_SelectAll
pr_"Tablename"_Update
Zuordnung der Daten aus Domaintable und Spaltentitel des Grids setzen
Schliessen des Formulars
Ruft BeendetnToolStipMenuItem_Click auf
Prüfung auf allfällige Daten-Changes. Wurden Daten verändert, kann der User entscheiden, ob gespeichert, nichtgespeichert oder
das Formular nicht gespeichert werden soll.
Sichern der Daten
Aktualisierung der Spalten mutiert_am und mutierern. Sofern noch kein Schlüsselwert gesetzt ist (bei neuem Datensatz)
wird dieser aus der Keytabelle ausgelesen und zugewiesen.
Je Domaintable ist ein Eintrag in der Key-Tabelle notwendig
Aktualisierung der Default-Werte
Anzeige allfälliger Cellen-Tips
Daten ab Datenbank laden
Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet
die gefundnen Controls in der Liste L zur weiteren Bearbeitung
Base-Contrlo (z.B. aktuelles Formular
Schlüssel welcher gesucht werden soll
Liste der gefundenen Objekte
True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde.
Standard-Messages in div. Formatenm
Dataview Meldungstexte um Textelemente für die Ausgabe zu suchen
Meldungen aus der Datenbanklesen, sofern diese noch nicht ausgelesen worden sind. Nach dem ersten Lesen werden
die Daten aus der Tabelle Meldungstexte ohne erneutem DB-Zugriff verwendet
Standardmessage
Messagenr
Messagetyp
Yes-No-Meldung
Meldungsnr
MsgboxResult
Standard-Meldung, welcher 2 Strings als Parameter übergeben werden, damit diese im Meldungstext ersetzt werden können.
Parameter im Meldungstext #1 oder #2
Yes-No-Meldung, welcher 2 Strings als Parameter übergeben werden, damit diese im Meldungstext ersetzt werden können.
Parameter im Meldungstext #1 oder #2
MeldungsNr
erster Text zum ersetzen
zweiter Text zum ersetzen
Ausgabe der Meldung, welche übergeben wird. Als Option können 2 Texte zum Ersetzen übergeben werden.
Parameter im Meldungstext #1 oder #2
Meldungstext
erster Text zum ersetzen
zweiter Text zum ersetzen
Meldung Yes-No-Cancel
Zeig den eigenen Messagebox-Dialog
Formular-Security-Objekte auslesen und auf DB schreiben bzw. Formular-Security zur Laufzeit setzen
Formularsecurity setzen
Aktuelles Formular
Daten ab Datenbank laden
Prüft die DB-Einträge mit den Formcontrols und bei Übereinstimmung werden die Security-Einstellungen gesetzt
Security-Einstellungen setzen
Betroffenes Objeckt (Menuitem, Conrol usw.)
Readonly ja/nein
Sichtbar ja/nein
Name des Unterobjektes - wird für die Spalteneinstellungen von C1TruedbGrids verwendet
Alle Controls des Formulars zusammensuchen und auf der DB speichern
Betroffenes Formular
Sämtliche Controls vom Formular auslesen
Auslesen von MenuItems
Auslesen von ContextMenuItems
Auslesen von Menu-Subitems
Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist
Formular
Objekttyp
Objektname
Objektitem
Klasse für ein Control-Objekt
Neue Instanz erstellen
Control-Objekt
Betroffenes Formular
Objekttyp
Objektname
Unterobjekt (z.B. bei Menus, Spalten von C1TrueDBGrids)
Schreibt einen Datnsatz in die Tabelle SecurityObjects
Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist
Sortierung der in der DB-Tabelle Spalaten festgelegten Reihenfolge
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:
Klasse für das Speichern bzw. Auslesen von Image-Dateien in der Datenbank
Es werden folgende Datebanktabellen berücksichtigt:
-
Dokument Attribut DocImage
-
Profile Attribut V_Uebersicht (Profillayout des C1TrueDBGrids der
Vertragsübersicht|Vertragselemente
yes
Grid-Layoutfile speichern
C1Truedbgrind, von welchem das Layout gespeichert werden soll
Nummer des Grids: 1=Vertragsübersicht...
Dokument in der Tabelle Dokument speichern
Nummer des Dokument-Datensatzes
Zu speichender Dateiname
Liest das Dokument aus der DB und speichert dieses unter einem temporären Filenamen ab
Event Formular "Vertragselement" Closed absetzen
Event Formular Vertragsparter Closed absetzen
Event Formular Pendenz Closed absetzen
Event Pendent Deleted absetzen
Event Formular Kontakte Closed absetzen
Event Formular Kuendigungsfrist Closed absetzen
Event Formular Dokumente Closed absetzen
Event Formular Services Closed absetzen
Event Formular Ereignis Closed absetzen
Event Formular Aktivitaet Closed absetzen
Event Formular Refernzvertrag Closed absetzen
Event Formular Pendenz Closed absetzen
Event Pendent Deleted absetzen
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
Load der Verbindungstabelle
Neuer Eintrag in der Tabelle eintragen. Sind neben den Defaultwerten weitere Attribute vorhanden, werde diese abhängig vom Datentype mit Defaultwerten befüllt.
Applikationsversion
Applikationsdaten
Angemelderter Mitarbeiter
Applikationsparameter
DB-Verbindungsklasse
Aktueller Applikationspfad