Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 784 Bytes

recordset2-validationtext-property-dao.md

File metadata and controls

24 lines (16 loc) · 784 Bytes
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version ms.localizationpriority
Recordset2.ValidationText property (DAO)
ValidationText Property
3997e385-dbeb-8b2b-9090-f3b8a2ab9cef
48544251
09/18/2015
v=office.15
medium

Recordset2.ValidationText property (DAO)

Applies to: Access 2013, Office 2013

Sets or returns a value that specifies the text of the message that your application displays if the value of a Field object doesn't satisfy the validation rule specified by the ValidationRule property setting (Microsoft Access workspaces only). Read-only String.

Syntax

expression .ValidationText

expression A variable that represents a Recordset2 object.