Checks whether the current buffer is valid and can be committed to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the buffer is valid; otherwise, false.
Checks whether the current buffer is valid and can be committed to the database.
public boolean validateWrite()
Called
Type: boolean
true if the buffer is valid; otherwise, false.