Entity.GetFinderMethodInstance 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the method instance that defines the Finder method.

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

语法

声明
Public Function GetFinderMethodInstance As MethodInstance
用法
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetFinderMethodInstance
public MethodInstance GetFinderMethodInstance ()

返回值

A MethodInstance object.

另请参阅

参考

Entity 类
Entity 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间