BDCAdapter.EntityNamespace 属性

定义

获取外部内容类型的命名空间,此类型为通过外部列表访问的数据源定义连接信息。

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

属性值

外部内容类型的命名空间。

适用于