BDCAdapter.Name 属性

获取 BDCAdapterObject 对象所代表的数据连接的名称。

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

语法

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

value = instance.Name
string Name { get; }

属性值

类型:System.String
数据连接的名称。

另请参阅

引用

BDCAdapter 接口

BDCAdapter 成员

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