次の方法で共有


DataClass.GetMethods メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

この DataClass オブジェクト (エンティティ) に使用可能なメソッドを取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Function GetMethods As NamedMethodDictionary
'使用
Dim instance As DataClass
Dim returnValue As NamedMethodDictionary

returnValue = instance.GetMethods
public NamedMethodDictionary GetMethods ()

戻り値

NamedMethodDictionary オブジェクト。

関連項目

参照

DataClass クラス
DataClass メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間