CdbField::SetValidationRule, GetValidationRule Property

Syntax

VOIDSetValidationRule(LPCTSTR pstr);

CStringGetValidationRule(VOID);

Set Parameters

Type Example Description
LPCTSTR pstr A pointer to string that contains a comparison in the form of an SQL WHERE clause without the WHERE reserved word.