Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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). |
| adRecordUnknown | -1 | Indicates that the type of this Record is unknown. |
| 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.
See Also
Applies To: RecordType Property