Click or drag to resize
LLBLGenProODataServiceBaseTLinqMetaDataContainerNamespace Property
Gets the container namespace. This is used in the $metadata response. By default it returns the namespace of the TLinqMetaData type.

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
protected virtual string ContainerNamespace { get; }

Property Value

Type: String
See Also