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.6.0.0 (5.6.3)
Syntaxprotected virtual string ContainerNamespace { get; }Protected Overridable ReadOnly Property ContainerNamespace As String
	Get
Property Value
Type: 
String
See Also