次の方法で共有


TempDataRecord.GetValues メソッド (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

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

構文

'宣言
Public Function GetValues ( _
    o As Object() _
) As Integer
'使用
Dim instance As TempDataRecord
Dim o As Object()
Dim returnValue As Integer

returnValue = instance.GetValues(o)
public int GetValues (
    Object[] o
)

パラメータ

  • o

関連項目

参照

TempDataRecord クラス
TempDataRecord メンバ
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db 名前空間