AbstractInstance.CanUseAdapterObjectSampling, méthode (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, determines whether the instance can use adapter object sampling.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Overridable Function CanUseAdapterObjectSampling As Boolean
'Utilisation
Dim returnValue As Boolean
returnValue = Me.CanUseAdapterObjectSampling
protected virtual bool CanUseAdapterObjectSampling ()
Valeur de retour
true if the instance can use the adapter object sampling; otherwise, false.
Voir aussi
Référence
AbstractInstance, classe
Membres AbstractInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms