Description
A variant (unused) for User use, associated with this McDBQuery.
-
Property type
-
A Variant value.
-
Syntax
-
object.UserData [= value]
The UserData Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBQuery. | | value | A Variant value. | Remarks
This property is initially Empty and its only purpose is to be set and managed by McDBLib clients.
|