: AbstractInstance.CanUseAdapterObjectSampling (Método) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, determines whether the instance can use adapter object sampling.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overridable Function CanUseAdapterObjectSampling As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.CanUseAdapterObjectSampling
protected virtual bool CanUseAdapterObjectSampling ()
Valor devuelto
true if the instance can use the adapter object sampling; otherwise, false.
Vea también
Referencia
AbstractInstance (Clase)
AbstractInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)