BankAccountTable.validateWrite Method
Validates the current bank record before it is written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the bank record is valid; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Validates the current bank record before it is written to the database.
public boolean validateWrite()
Called
Type: boolean
true if the bank record is valid; otherwise, false.