EntityManagerFetchMetadata Method Breeze.sharp
Overload List

  Name Description
Public method 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.
Public method 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.
Top
See Also

Reference