Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to retrieve the text of the ValidationText property of the underlying field object.
CString GetValidationText( );
Return Value
A CString object containing the text of the message that is displayed if the value of a field does not satisfy the validation rule of the underlying field object.
Remarks
For related information, see the topic "ValidationText Property" in DAO Help.
Requirements
Header: afxdao.h
See Also
Reference
CDaoRecordset::GetValidationRule