AbstractInstance.CanUseAdapterObjectSampling 方法 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, determines whether the instance can use adapter object sampling.

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

语法

声明
Protected Overridable Function CanUseAdapterObjectSampling As Boolean
用法
Dim returnValue As Boolean

returnValue = Me.CanUseAdapterObjectSampling
protected virtual bool CanUseAdapterObjectSampling ()

返回值

true if the instance can use the adapter object sampling; otherwise, false.

另请参阅

参考

AbstractInstance 类
AbstractInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间