Validates the current table buffer before it is written to the database.
Syntax
public boolean validateWrite()
Run On
ClientOrServer
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Validates the current table buffer before it is written to the database.
public boolean validateWrite()
ClientOrServer
Type: boolean
true if the record is valid; otherwise, false.