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.ODataSupportClassesAssembly: SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected virtual string ContainerNamespace { get; }
Protected Overridable ReadOnly Property ContainerNamespace As String
Get
Property Value
Type:
StringSee Also