TechTalk Genome v4.2

IDataDomain.Extent<T> Method

Returns the extent for a persistent type that is stored in this DataDomain.

Overload List

Returns the extent for a persistent type that is stored in this DataDomain.

Set<T> Extent<T>();

Returns a Set<T> bound to pinnedContext, containing the extent for a persistent type that is stored in this DataDomain.

Set<T> Extent<T>(IContext);

See Also

IDataDomain Interface | TechTalk.Genome Namespace | Extent