Previous Topic: ISCModelSet InterfaceNext Topic: ISCSession Interface


ISCModelSetCollection Interface

The following table contains information on the ISCModelSetCollection interface:

Signature

Description

Valid Arguments

ISCModelSet * Item(VARIANT nIndex)

Passes back a pointer for a ModelSet component.

nIndex:

  • VT_I4 – Index of a model set in the model set collection. The index is zero-based.
  • VT_BSTR – Model set identifier.
  • VT_BSTR – Class identifier for metadata associated with a model set.
  • VT_BSTR – Class name for metadata associated with a model set.

Note: For information about metadata class identifiers and names, see the HTML document ERwin Metamodel Reference, in the Metamodel Reference Bookshelf located in the CA ERwin Data Modeler installation folder.