LLBLGenProODataServiceBaseTLinqMetaDataContainerName Property  | 
 
            Gets the name of the container. This value is used for example when a proxy is generated by VS through Add Service Reference.
            The main context class generated will have the ContainerName. By default it returns "LLBLGenProODataService"
            
 
    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 ContainerName { get; }Protected Overridable ReadOnly Property ContainerName As String
	Get
Property Value
Type: 
String
See Also