IDataServiceMetadataProvider.ContainerName Property

Definition

Container name for the data source.

public:
 property System::String ^ ContainerName { System::String ^ get(); };
public string ContainerName { get; }
member this.ContainerName : string
Public ReadOnly Property ContainerName As String

Property Value

String that contains the name of the container.

Applies to