You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
286 lines
9.4 KiB
286 lines
9.4 KiB
<?xml version="1.0"?>
|
|
<doc>
|
|
<assembly>
|
|
<name>
|
|
EDKB09
|
|
</name>
|
|
</assembly>
|
|
<members>
|
|
<member name="T:EDKB09.edokadb.clsEdex_sb_serienbrief">
|
|
<summary>
|
|
Purpose: Data Access class for the table 'edex_sb_serienbrief'.
|
|
</summary>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.#ctor">
|
|
<summary>
|
|
Purpose: Class constructor.
|
|
</summary>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.Insert">
|
|
<summary>
|
|
Purpose: Insert method. This method will insert one new row into the database.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>sBezeichnung. May be SqlString.Null</LI>
|
|
<LI>iVerantwortlich. May be SqlInt32.Null</LI>
|
|
<LI>iPostzustellung. May be SqlInt32.Null</LI>
|
|
<LI>daDokumentdatum. May be SqlDateTime.Null</LI>
|
|
<LI>iZustaendig. May be SqlInt32.Null</LI>
|
|
<LI>iUnterschriftlinks. May be SqlInt32.Null</LI>
|
|
<LI>iUnterschriftrechts. May be SqlInt32.Null</LI>
|
|
<LI>iTeam. May be SqlInt32.Null</LI>
|
|
<LI>daArchivdatum. May be SqlDateTime.Null</LI>
|
|
<LI>daTermin. May be SqlDateTime.Null</LI>
|
|
<LI>sBemerkung. May be SqlString.Null</LI>
|
|
<LI>daErstellt_am. May be SqlDateTime.Null</LI>
|
|
<LI>daMutiert_am. May be SqlDateTime.Null</LI>
|
|
<LI>iMutierer. May be SqlInt32.Null</LI>
|
|
<LI>bAktiv. May be SqlBoolean.Null</LI>
|
|
<LI>iStatus. May be SqlInt32.Null</LI>
|
|
<LI>iDokumenttypnr. May be SqlInt32.Null</LI>
|
|
<LI>iWindowwidth. May be SqlInt32.Null</LI>
|
|
<LI>iWindowheight. May be SqlInt32.Null</LI>
|
|
<LI>iTreewidth. May be SqlInt32.Null</LI>
|
|
<LI>iFehlerhaft. May be SqlInt32.Null</LI>
|
|
<LI>iInBearbeitung. May be SqlInt32.Null</LI>
|
|
<LI>iErstellt. May be SqlInt32.Null</LI>
|
|
<LI>iGedruckt. May be SqlInt32.Null</LI>
|
|
<LI>iBestaetigt. May be SqlInt32.Null</LI>
|
|
<LI>iAusgeloest. May be SqlInt32.Null</LI>
|
|
<LI>iBldossier. May be SqlInt32.Null</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iSerienbriefnr</LI>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.Update">
|
|
<summary>
|
|
Purpose: Update method. This method will Update one existing row in the database.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iSerienbriefnr</LI>
|
|
<LI>sBezeichnung. May be SqlString.Null</LI>
|
|
<LI>iVerantwortlich. May be SqlInt32.Null</LI>
|
|
<LI>iPostzustellung. May be SqlInt32.Null</LI>
|
|
<LI>daDokumentdatum. May be SqlDateTime.Null</LI>
|
|
<LI>iZustaendig. May be SqlInt32.Null</LI>
|
|
<LI>iUnterschriftlinks. May be SqlInt32.Null</LI>
|
|
<LI>iUnterschriftrechts. May be SqlInt32.Null</LI>
|
|
<LI>iTeam. May be SqlInt32.Null</LI>
|
|
<LI>daArchivdatum. May be SqlDateTime.Null</LI>
|
|
<LI>daTermin. May be SqlDateTime.Null</LI>
|
|
<LI>sBemerkung. May be SqlString.Null</LI>
|
|
<LI>daErstellt_am. May be SqlDateTime.Null</LI>
|
|
<LI>daMutiert_am. May be SqlDateTime.Null</LI>
|
|
<LI>iMutierer. May be SqlInt32.Null</LI>
|
|
<LI>bAktiv. May be SqlBoolean.Null</LI>
|
|
<LI>iStatus. May be SqlInt32.Null</LI>
|
|
<LI>iDokumenttypnr. May be SqlInt32.Null</LI>
|
|
<LI>iWindowwidth. May be SqlInt32.Null</LI>
|
|
<LI>iWindowheight. May be SqlInt32.Null</LI>
|
|
<LI>iTreewidth. May be SqlInt32.Null</LI>
|
|
<LI>iFehlerhaft. May be SqlInt32.Null</LI>
|
|
<LI>iInBearbeitung. May be SqlInt32.Null</LI>
|
|
<LI>iErstellt. May be SqlInt32.Null</LI>
|
|
<LI>iGedruckt. May be SqlInt32.Null</LI>
|
|
<LI>iBestaetigt. May be SqlInt32.Null</LI>
|
|
<LI>iAusgeloest. May be SqlInt32.Null</LI>
|
|
<LI>iBldossier. May be SqlInt32.Null</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.Delete">
|
|
<summary>
|
|
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iSerienbriefnr</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.SelectOne">
|
|
<summary>
|
|
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
|
|
</summary>
|
|
<returns>DataTable object if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iSerienbriefnr</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
<LI>iSerienbriefnr</LI>
|
|
<LI>sBezeichnung</LI>
|
|
<LI>iVerantwortlich</LI>
|
|
<LI>iPostzustellung</LI>
|
|
<LI>daDokumentdatum</LI>
|
|
<LI>iZustaendig</LI>
|
|
<LI>iUnterschriftlinks</LI>
|
|
<LI>iUnterschriftrechts</LI>
|
|
<LI>iTeam</LI>
|
|
<LI>daArchivdatum</LI>
|
|
<LI>daTermin</LI>
|
|
<LI>sBemerkung</LI>
|
|
<LI>daErstellt_am</LI>
|
|
<LI>daMutiert_am</LI>
|
|
<LI>iMutierer</LI>
|
|
<LI>bAktiv</LI>
|
|
<LI>iStatus</LI>
|
|
<LI>iDokumenttypnr</LI>
|
|
<LI>iWindowwidth</LI>
|
|
<LI>iWindowheight</LI>
|
|
<LI>iTreewidth</LI>
|
|
<LI>iFehlerhaft</LI>
|
|
<LI>iInBearbeitung</LI>
|
|
<LI>iErstellt</LI>
|
|
<LI>iGedruckt</LI>
|
|
<LI>iBestaetigt</LI>
|
|
<LI>iAusgeloest</LI>
|
|
<LI>iBldossier</LI>
|
|
</UL>
|
|
Will fill all properties corresponding with a field in the table with the value of the row selected.
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsEdex_sb_serienbrief.SelectAll">
|
|
<summary>
|
|
Purpose: SelectAll method. This method will Select all rows from the table.
|
|
</summary>
|
|
<returns>DataTable object if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="T:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage">
|
|
<summary>
|
|
Purpose: Data Access class for the table 'Serienbrief_BL_Physiche_Ablage'.
|
|
</summary>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.#ctor">
|
|
<summary>
|
|
Purpose: Class constructor.
|
|
</summary>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.Insert">
|
|
<summary>
|
|
Purpose: Insert method. This method will insert one new row into the database.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iSerienbriefnr. May be SqlInt32.Null</LI>
|
|
<LI>sBezeichnung. May be SqlString.Null</LI>
|
|
<LI>sTGNumer_Ersteller. May be SqlString.Null</LI>
|
|
<LI>iPartnernr. May be SqlInt32.Null</LI>
|
|
<LI>sDokumentid. May be SqlString.Null</LI>
|
|
<LI>daTimestampe. May be SqlDateTime.Null</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iEintragnr</LI>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.Update">
|
|
<summary>
|
|
Purpose: Update method. This method will Update one existing row in the database.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iEintragnr</LI>
|
|
<LI>iSerienbriefnr. May be SqlInt32.Null</LI>
|
|
<LI>sBezeichnung. May be SqlString.Null</LI>
|
|
<LI>sTGNumer_Ersteller. May be SqlString.Null</LI>
|
|
<LI>iPartnernr. May be SqlInt32.Null</LI>
|
|
<LI>sDokumentid. May be SqlString.Null</LI>
|
|
<LI>daTimestampe. May be SqlDateTime.Null</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.Delete">
|
|
<summary>
|
|
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
|
|
</summary>
|
|
<returns>True if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iEintragnr</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.SelectOne">
|
|
<summary>
|
|
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
|
|
</summary>
|
|
<returns>DataTable object if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties needed for this method:
|
|
<UL>
|
|
<LI>iEintragnr</LI>
|
|
</UL>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
<LI>iEintragnr</LI>
|
|
<LI>iSerienbriefnr</LI>
|
|
<LI>sBezeichnung</LI>
|
|
<LI>sTGNumer_Ersteller</LI>
|
|
<LI>iPartnernr</LI>
|
|
<LI>sDokumentid</LI>
|
|
<LI>daTimestampe</LI>
|
|
</UL>
|
|
Will fill all properties corresponding with a field in the table with the value of the row selected.
|
|
</remarks>
|
|
</member>
|
|
<member name="M:EDKB09.edokadb.clsSerienbrief_BL_Physiche_Ablage.SelectAll">
|
|
<summary>
|
|
Purpose: SelectAll method. This method will Select all rows from the table.
|
|
</summary>
|
|
<returns>DataTable object if succeeded, otherwise an Exception is thrown. </returns>
|
|
<remarks>
|
|
Properties set after a succesful call of this method:
|
|
<UL>
|
|
<LI>iErrorCode</LI>
|
|
</UL>
|
|
</remarks>
|
|
</member>
|
|
</members>
|
|
</doc>
|