TXDataResourceInfo.ServiceFirst Property
Gets or sets whether service operations are looked up before entity sets when resolving the URL.
Remarks
When True, a service operation matching the URL and the HttpMethod takes precedence over an automatic CRUD endpoint.
When False, service operations are only looked up if the URL does not address an entity set.
Syntax
Unit: XData.Module.ResourceInfo
property TXDataResourceInfo.ServiceFirst: Boolean