Description
A pretty, user-defined Description for this CMcDBType (Object Type) instance.
-
Property type
-
A String value.
-
Syntax
-
object.Description [= value]
The Description Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBType. | | value | A String value. | Remarks
The Description is distinct and unrelated to Name, except for the association that both properties belong to the same McDBType.
|