[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the IStoredClass type.

Public Methods

  NameDescription
GetIDs
returns an array of IDs of all stored object instances of this stored class.

GetName
returns the name of this stored class.

GetParentStoredClass
returns the StoredClass for the parent of the class, this StoredClass represents.

GetStoredFields
returns all stored fields of this stored class.

Rename
renames this stored class.

StoredField
returns an existing stored field of this stored class.