Click or drag to resize
LLBLGenProODataServiceMetadataProvider Properties

The LLBLGenProODataServiceMetadataProvider type exposes the following members.

Properties
  NameDescription
Public propertyContainerName
Container name for the data source.
Public propertyContainerNamespace
Namespace name for the data source. This is used in the $metadata response.
Public propertyResourceSets
Gets all available containers.
Public propertyServiceOperations
Returns all the service operations in this data source.
Public propertyTypes
Returns all the types in this data source.
Top
See Also