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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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.