BDCAdapter.EntityName 属性

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

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
ReadOnly Property EntityName As String
    Get
用法
Dim instance As BDCAdapter
Dim value As String

value = instance.EntityName
string EntityName { get; }

属性值

类型:System.String
外部内容类型的名称。

另请参阅

引用

BDCAdapter 接口

BDCAdapter 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间