FdoClass Class Reference
The
FdoClass class derives from
FdoClassDefinition and can be used to represent any type of non-spatial data within a feature schema. Typically, classes are used in the feature schema to define complex properties of other feature types by containment. However, they can also be used at global scope and instances can be created, deleted, updated, and selected through FDO commands. The Class type does not pre-define any base properties.
More...
#include <Class.h>
Inherits FdoClassDefinition.
List of all members.
Detailed Description
The
FdoClass class derives from
FdoClassDefinition and can be used to represent any type of non-spatial data within a feature schema. Typically, classes are used in the feature schema to define complex properties of other feature types by containment. However, they can also be used at global scope and instances can be created, deleted, updated, and selected through FDO commands. The Class type does not pre-define any base properties.
Definition at line 36 of file Class.h.
The documentation for this class was generated from the following file: