xRecord.validateWrite Method

Determines whether the current record is valid and ready to be written.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the current record can be written; otherwise, false.

See Also

Reference

xRecord Class