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

Property Value

Type: String

Implements

IDataServiceMetadataProviderContainerNamespace
See Also