Description

The McDBTypes collection is a set of [Object] Types (McDBType instances), within a particular database instance (McDBDatabase).

Object Model

Members

Methods
Add

Adds a new McDBType definition to this collection.

Remove

Remove an McDBType instance (Object Type definition) from this collection (i.e. Delete it from the database)


Properties
CountRead-only property

The number of object type (McDBType) definitions in this (per database) collection.

IsValidRead-only property

The validity of this McDBTypes object.

ItemRead-only property

Returns a particular database type (McDBType) instance from this collection.