Click or drag to resize

LLBLGenProODataServiceMetadataProviderContainerNamespace Property

Namespace name for the data source. This is used in the $metadata response.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public string ContainerNamespace { get; }

Property Value

Type: String

Implements

IDataServiceMetadataProviderContainerNamespace
See Also