CdbRecordset::GetValidationRule Property

Returns a value that validates the data in a field as it's changed or added to a table (Microsoft Jet workspaces only).

The return value is a CString that describes a comparison in the form of an SQL WHERE clause without the WHERE reserved word.

Syntax

CStringGetValidationRule(VOID);