次の方法で共有


Entity.GetSpecificFinderView メソッド

名前空間:  Microsoft.BusinessData.MetadataModel
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Function GetSpecificFinderView ( _
    specificFinderName As String _
) As EntityView
'使用
Dim instance As Entity
Dim specificFinderName As String
Dim returnValue As EntityView

returnValue = instance.GetSpecificFinderView(specificFinderName)
public EntityView GetSpecificFinderView(
    string specificFinderName
)

パラメーター

戻り値

型: Microsoft.BusinessData.MetadataModel.EntityView

関連項目

参照先

Entity クラス

Entity メンバー

Microsoft.BusinessData.MetadataModel 名前空間