LizMig 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:
  • 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'. Vertragselement_Referenz lesen Daten sichern Physisches Löschen eines Datensatzes. Löschen eines Datensatzes. Neue Vertragselement_Referenz erstellen Löschen eines Datensatzes erstellen. Löschen eines Datensatzes . Neue Kuendigungsfrist einfügen Löschen eines Datensatzes erstellen. Löschen eines Datensatzes . Neue Kuendigungsfrist einfügen 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:
  • iLizenzVEApplNr
  • iLizenznr. May be SqlInt32.Null
  • iVertragselementApplikationNr. 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:
  • iLizenzVEApplNr
  • iLizenznr. May be SqlInt32.Null
  • iVertragselementApplikationNr. 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:
  • iLizenzVEApplNr
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:
  • iLizenzVEApplNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iLizenzVEApplNr
  • iLizenznr
  • iVertragselementApplikationNr
  • 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 'LizenzVertragselementApplikation'. 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
  • bStrukturelement. May be SqlBoolean.Null
  • iIKVBizRelevanzNr. May be SqlInt32.Null
  • iIKVBizAusfalldauerNr. May be SqlInt32.Null
  • sIKVBIZBemerkung. May be SqlString.Null
  • bIKVProviderVereinbart. May be SqlBoolean.Null
  • iIKVProviderAussfalldauerNr. May be SqlInt32.Null
  • sIKVProviderBemerkung. May be SqlString.Null
  • iIKVLoesungNr. May be SqlInt32.Null
  • sIKVLoesungBemerkung. May be SqlString.Null
  • iFachlicheOe. May be SqlInt32.Null
  • iTicketXPert_ITSPProduktnr. May be SqlInt32.Null
  • sIntranetBezeichnung. May be SqlString.Null
  • bVerwendungIntragnet. May be SqlBoolean.Null
  • bIntranetObligatorisch. 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:
  • 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
  • bStrukturelement. May be SqlBoolean.Null
  • iIKVBizRelevanzNr. May be SqlInt32.Null
  • iIKVBizAusfalldauerNr. May be SqlInt32.Null
  • sIKVBIZBemerkung. May be SqlString.Null
  • bIKVProviderVereinbart. May be SqlBoolean.Null
  • iIKVProviderAussfalldauerNr. May be SqlInt32.Null
  • sIKVProviderBemerkung. May be SqlString.Null
  • iIKVLoesungNr. May be SqlInt32.Null
  • sIKVLoesungBemerkung. May be SqlString.Null
  • iFachlicheOe. May be SqlInt32.Null
  • iTicketXPert_ITSPProduktnr. May be SqlInt32.Null
  • sIntranetBezeichnung. May be SqlString.Null
  • bVerwendungIntragnet. May be SqlBoolean.Null
  • bIntranetObligatorisch. 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:
  • 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
  • bStrukturelement
  • iIKVBizRelevanzNr
  • iIKVBizAusfalldauerNr
  • sIKVBIZBemerkung
  • bIKVProviderVereinbart
  • iIKVProviderAussfalldauerNr
  • sIKVProviderBemerkung
  • iIKVLoesungNr
  • sIKVLoesungBemerkung
  • iFachlicheOe
  • iTicketXPert_ITSPProduktnr
  • sIntranetBezeichnung
  • bVerwendungIntragnet
  • bIntranetObligatorisch
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:
  • iApplikationVersionNr
  • iApplikationNr. May be SqlInt32.Null
  • sVersion. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • bEingesetzt. 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:
  • iApplikationVersionNr
  • iApplikationNr. May be SqlInt32.Null
  • sVersion. May be SqlString.Null
  • sBemerkung. May be SqlString.Null
  • bEingesetzt. 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:
  • iApplikationVersionNr
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:
  • iApplikationVersionNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iApplikationVersionNr
  • iApplikationNr
  • sVersion
  • sBemerkung
  • bEingesetzt
  • 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 'ApplikationVersion'. 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
  • iApplikationVersionNr. May be SqlInt32.Null
  • sBezeichnungLizenverwaltung. 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:
  • 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
  • iApplikationVersionNr. May be SqlInt32.Null
  • sBezeichnungLizenverwaltung. 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:
  • 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
  • iApplikationVersionNr
  • sBezeichnungLizenverwaltung
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:
  • iLizenzNr
  • 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
  • iSecurityLevelNr. May be SqlInt32.Null
  • iParentID. May be SqlInt32.Null
  • iVertragselementApplikationnr. May be SqlInt32.Null
  • bStrukturelement. 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:
  • iLizenzNr
  • 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
  • iSecurityLevelNr. May be SqlInt32.Null
  • iParentID. May be SqlInt32.Null
  • iVertragselementApplikationnr. May be SqlInt32.Null
  • bStrukturelement. 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:
  • iLizenzNr
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:
  • iLizenzNr
Properties set after a succesful call of this method:
  • iErrorCode
  • iLizenzNr
  • sBezeichnung
  • sBeschreibung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iSecurityLevelNr
  • iParentID
  • iVertragselementApplikationnr
  • bStrukturelement
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 'Lizenz'. 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:
  • 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:
  • iLizenzkaufNr
  • iVertragselementapplikationnr. 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
  • iLizenztypnr. May be SqlInt32.Null
  • iLizenznr. 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
  • iVertragselementapplikationnr. 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
  • iLizenztypnr. May be SqlInt32.Null
  • iLizenznr. 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: 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
  • iVertragselementapplikationnr
  • iAnzahl
  • daKaufdatum
  • sKGNummer
  • sSAPNummer
  • daGueltigbis
  • iStatusnr
  • sBemerkung
  • bAktiv
  • daErstellt_am
  • daMutiert_am
  • iMutierer
  • iLizenztypnr
  • iLizenznr
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 'Lizenzkauf'.