BDCAdapter.EntityName 属性

定义

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

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

属性值

外部内容类型的名称。

适用于