Overload List
Name | Description | |
---|---|---|
FetchMetadata(DataService) |
Fetches the metadata for a specified 'service'. This method is automatically called
internally by an EntityManager before its first query against a new service.
|
|
FetchMetadata(DataService, CancellationToken) |
Fetches the metadata for a specified 'service'. This method is automatically called
internally by an EntityManager before its first query against a new service.
|
See Also