Description

A set of discretely querable string “flags” that may be associated with McDBNode instances. These string identifiers are database-unique and can be used to flag/identify/group McDBNode objects for easy selection/filtering in an McDBQuery.

Remarks

This collection exists in these contexts:

McDBDatabase.Categories: All the categories in a database.

McDBType.Categories: The categories that are automatically associated with McDBNode instances created of that McDBType.

McDBNode.Categories: The categories actually present on a particular McDBNode.

Members

Methods
Add

Add a category (flag) to this McDBCategories collection.

Remove

Remove a category (flag) from this McDBCategories collection.


Properties
CountRead-only property

The number of categories (string flags) in this collection.

ItemRead-only property

Return the name of a particular category from this McDBCategories collection.