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; }
Protected Overridable ReadOnly Property ContainerNamespace As String
Get
Property Value
Type:
StringSee Also