TechTalk Genome v4.2

IDataDomain Methods

The methods of the IDataDomain interface are listed below. For a complete list of IDataDomain interface members, see the IDataDomain Members topic.

Public Instance Methods

DeleteOverloaded. 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.

See Also

IDataDomain Interface | TechTalk.Genome Namespace