See: Description
| Interface | Description |
|---|---|
| IColumn |
An interface that represents a column type object in an external model.
|
| IColumnRelationship |
An interface which represents a relationship between two columns in an external data storage
model (e.g.
|
| ICondition |
An interface which represents a data constraint to check against datastore objects.
|
| IDataStore |
An interface that represents a data storage type external model object.
|
| IDataStoreRelationship |
An interface which represents a relationship between two data storage objects (e.g.
|
| IFileDescriptor |
An interface that represents the configuration specific to a file datastore (a data storage object under a model of file technology).
|
| IFileFieldDescriptor |
An interface that represents the properties that are specific to columns (fields) in file datastore (a data storage object under a model of file technology).
|
| IFilter |
An interface which represents a data filter for a data storage object in an external model.
|
| IKey |
An interface which represents a key for a data storage object in an external model.
|
| IModel |
An interface representing a model, defined as a group of data stores and
other model objects that reside on a single data server location.
|
| IPartition |
An interface which represents a partition for a data storage object in an external model.
|
| ISequence |
An interface that represents a column type object in an external model.
|
| IVariable |
An interface that represents a column type object in an external model.
|
| Class | Description |
|---|---|
| IDataStoreRelationship.RelationshipType |
Defines the possible types of relationship.
|