Description
A user defined, but otherwise unused Name for the McDBQuery.
-
Property type
-
A String value.
-
Syntax
-
object.Name [= value]
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBQuery. | | value | A String value. | Remarks
This property is initially empty and its only purpose is to be set and managed by McDBLib clients.
|