Specifies the type of Record object.
Constant | Value | Description |
adSimpleRecord | 0 | Indicates a simple record (does not contain child nodes). |
adCollectionRecord | 1 | Indicates a collection record (contains child nodes). |
adStructDoc | 2 | Indicates a special kind of collection record that represents COM structured documents. |
ADO/WFC Equivalent
These constants do not have ADO/WFC equivalents.