Class | Description | |
---|---|---|
CatalogDescriptor | Provides information about properties in an ICatalogEntity class. | |
CatalogElement | Provides an abstraction of a property on a ICatalogEntity class. | |
CatalogEntity | Provide a default implementation for the ICatalogEntity. | |
EntityElementAttribute | Specifies that a property is a catalog element in an ICatalogEntity object. | |
ForeignKeysAttribute | Specify that the underlying ICatalogEntity type of a property has key dependency in the current ICatalogEntity type. | |
XmlCatalog | Uses an XML stream to provide a description for catalog entities. |
Interface | Description | |
---|---|---|
ICatalog | Provides a description for catalog entities. | |
ICatalogEntity | Indicates that a class has extended information which can be retrieved from ICatalog |