Поделиться через


CDaoRecordset::GetValidationText

Call this member function to retrieve the text of the ValidationText property of the underlying field object.

CString GetValidationText( );

Возвращаемое значение

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.

Заметки

For related information, see the topic "ValidationText Property" in DAO Help.

Требования

Header: afxdao.h

См. также

Основные понятия

CDaoRecordset Class

CDaoRecordset Members

Hierarchy Chart

CDaoRecordset::GetValidationRule