次の方法で共有


IDataServiceMetadataProvider.ContainerNamespace プロパティ

定義

データ ソースの名前空間の名前。

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

プロパティ値

名前空間の名前を格納する文字列。

適用対象