Overload List
Name | Description | |
---|---|---|
FetchMetadata(DataService) |
Fetches the metadata associated with the EntityManager's current 'serviceName'.
This call also occurs internally before the first query to any service if the metadata hasn't already been loaded.
|
|
FetchMetadata(CancellationToken, DataService) |
Fetches the metadata associated with the EntityManager's current 'serviceName'.
This call also occurs internally before the first query to any service if the metadata hasn't already been loaded.
|
See Also