: IInstance.AdapterObject (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the native data adapter object returned by the back-end business application.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
ReadOnly Property AdapterObject As Object
'Uso
Dim instance As IInstance
Dim value As Object
value = instance.AdapterObject
Object AdapterObject { get; }
Valor de propiedad
An object representing the native adapter object returned by the back-end business application.
Vea también
Referencia
IInstance (Interfaz)
IInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)