IInstance.AdapterObject 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the native data adapter object returned by the back-end business application.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
ReadOnly Property AdapterObject As Object
用法
Dim instance As IInstance
Dim value As Object

value = instance.AdapterObject
Object AdapterObject { get; }

属性值

An object representing the native adapter object returned by the back-end business application.

另请参阅

参考

IInstance 接口
IInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间