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.3.0.0 (5.3.0)
Syntax
public string ContainerNamespace { get; }

Property Value

Type: String

Implements

IDataServiceMetadataProviderContainerNamespace
See Also