
Public Member Functions | |
| _.Library.Status | OnAddToSaveSet (_.Library.Integer depth, _.Library.Integer insert, _.Library.Integer callcount) |
| This callback method is invoked by the <METHOD>AddToSaveSet</METHOD> method to. More... | |
| _.Library.Status | OnBeforeSave (_.Library.Boolean insert) |
| If this method is overridden then you must call ..UpdateAudit() yourself. | |
Public Attributes | |
| AccountName | |
| More... | |
| AccountNumber | |
| More... | |
| AccountType | |
| More... | |
| BankAuthorisedAmendment | |
| More... | |
| BankName | |
| More... | |
| LastSuccessfulVerification | |
| More... | |
| Modified | |
| More... | |
| Reference | |
| More... | |
| SortCode | |
| More... | |
| SortCodeDisplay | |
| More... | |
Public Attributes inherited from AuditHistory | |
| creationDateTime | |
| More... | |
| creationUserId | |
| More... | |
| lastChangedDateTime | |
| More... | |
| lastChangedUserId | |
| More... | |
| version | |
| More... | |
Deltanji status:
| Object | ClearWater.BankDetails.CLS/MARINA.0 |
| Component | CLS.ClearWater.BankDetails |
| Location | MARINA.test2 |
| Date/Time | 15-May-20 21:21 |
| User | johnm |
| _.Library.Status OnAddToSaveSet | ( | _.Library.Integer | depth, |
| _.Library.Integer | insert, | ||
| _.Library.Integer | callcount | ||
| ) |
This callback method is invoked by the <METHOD>AddToSaveSet</METHOD> method to.
provide notification that the current object is being included in a SaveSet, either because Save() was invoked on this object or an object that references this object.
If this method returns an error status then Save() will fail and the transaction will be rolled back.
| AccountName |
| AccountNumber |
| AccountType |
| BankAuthorisedAmendment |
| BankName |
| LastSuccessfulVerification |
| Modified |
| Reference |
| SortCode |
| SortCodeDisplay |