BDCAdapter.LOBSystemInstance 属性

获取外部内容类型为了向外部列表提供数据而连接到的系统实例的名称。

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

语法

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

value = instance.LOBSystemInstance
string LOBSystemInstance { get; }

属性值

类型:System.String
连接的系统实例的名称。

另请参阅

引用

BDCAdapter 接口

BDCAdapter 成员

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