Name

RecordTypeEnum Enumeration — (Versions 2.5, 2.6)

Synopsis

The RecordTypeEnum enumeration indicates the type of the current Record object.

Table E-41. The RecordTypeEnum Enumeration

Enumeration

Value

Description

adCollectionRecord
1

Indicates the current record is a collection (containing child nodes).

adSimpleRecord
0

Indicates the current record is a simple record (not containing child nodes).

adStructDoc
2

Indicates the current record is a COM structured document.

ADO/WFC

The RecordTypeEnum enumeration does not have ADO/WFC constants.

See Also

Record.RecordType Property

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.