The methods of the IDataDomain interface are listed below. For a complete list of IDataDomain interface members, see the IDataDomain Members topic.
Delete | Overloaded. Deletes the object from the DataDomain where it is stored. |
Extent<T> | Overloaded. Returns the extent for a persistent type that is stored in this DataDomain. |
New<T> | Overloaded. Creates a new instance of a persistent type in this DataDomain. |
QueryProvider<T> | Overloaded. Returns an instance of a query provider pinned to a context. |