EDKB09
Purpose: Data Access class for the table 'edex_sb_serienbrief'.
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:
- sBezeichnung. May be SqlString.Null
- iVerantwortlich. May be SqlInt32.Null
- iPostzustellung. May be SqlInt32.Null
- daDokumentdatum. May be SqlDateTime.Null
- iZustaendig. May be SqlInt32.Null
- iUnterschriftlinks. May be SqlInt32.Null
- iUnterschriftrechts. May be SqlInt32.Null
- iTeam. May be SqlInt32.Null
- daArchivdatum. May be SqlDateTime.Null
- daTermin. May be SqlDateTime.Null
- sBemerkung. 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
- iStatus. May be SqlInt32.Null
- iDokumenttypnr. May be SqlInt32.Null
- iWindowwidth. May be SqlInt32.Null
- iWindowheight. May be SqlInt32.Null
- iTreewidth. May be SqlInt32.Null
- iFehlerhaft. May be SqlInt32.Null
- iInBearbeitung. May be SqlInt32.Null
- iErstellt. May be SqlInt32.Null
- iGedruckt. May be SqlInt32.Null
- iBestaetigt. May be SqlInt32.Null
- iAusgeloest. May be SqlInt32.Null
- iBldossier. May be SqlInt32.Null
Properties set after a succesful call of this method:
- iSerienbriefnr
- 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:
- iSerienbriefnr
- sBezeichnung. May be SqlString.Null
- iVerantwortlich. May be SqlInt32.Null
- iPostzustellung. May be SqlInt32.Null
- daDokumentdatum. May be SqlDateTime.Null
- iZustaendig. May be SqlInt32.Null
- iUnterschriftlinks. May be SqlInt32.Null
- iUnterschriftrechts. May be SqlInt32.Null
- iTeam. May be SqlInt32.Null
- daArchivdatum. May be SqlDateTime.Null
- daTermin. May be SqlDateTime.Null
- sBemerkung. 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
- iStatus. May be SqlInt32.Null
- iDokumenttypnr. May be SqlInt32.Null
- iWindowwidth. May be SqlInt32.Null
- iWindowheight. May be SqlInt32.Null
- iTreewidth. May be SqlInt32.Null
- iFehlerhaft. May be SqlInt32.Null
- iInBearbeitung. May be SqlInt32.Null
- iErstellt. May be SqlInt32.Null
- iGedruckt. May be SqlInt32.Null
- iBestaetigt. May be SqlInt32.Null
- iAusgeloest. May be SqlInt32.Null
- iBldossier. 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
- iSerienbriefnr
- sBezeichnung
- iVerantwortlich
- iPostzustellung
- daDokumentdatum
- iZustaendig
- iUnterschriftlinks
- iUnterschriftrechts
- iTeam
- daArchivdatum
- daTermin
- sBemerkung
- daErstellt_am
- daMutiert_am
- iMutierer
- bAktiv
- iStatus
- iDokumenttypnr
- iWindowwidth
- iWindowheight
- iTreewidth
- iFehlerhaft
- iInBearbeitung
- iErstellt
- iGedruckt
- iBestaetigt
- iAusgeloest
- iBldossier
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 'Serienbrief_BL_Physiche_Ablage'.
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:
- iSerienbriefnr. May be SqlInt32.Null
- sBezeichnung. May be SqlString.Null
- sTGNumer_Ersteller. May be SqlString.Null
- iPartnernr. May be SqlInt32.Null
- sDokumentid. May be SqlString.Null
- daTimestampe. May be SqlDateTime.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
- iSerienbriefnr. May be SqlInt32.Null
- sBezeichnung. May be SqlString.Null
- sTGNumer_Ersteller. May be SqlString.Null
- iPartnernr. May be SqlInt32.Null
- sDokumentid. May be SqlString.Null
- daTimestampe. May be SqlDateTime.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
- iSerienbriefnr
- sBezeichnung
- sTGNumer_Ersteller
- iPartnernr
- sDokumentid
- daTimestampe
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: