Click or drag to resize
LLBLGenProODataServiceMetadataProviderContainerName Property
Container name for the data source.

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
public string ContainerName { get; }

Property Value

Type: String

Implements

IDataServiceMetadataProviderContainerName
See Also