TempDataRecord.GetInt64 メソッド (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)
名前空間: Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Function GetInt64 ( _
ordinal As Integer _
) As Long
'使用
Dim instance As TempDataRecord
Dim ordinal As Integer
Dim returnValue As Long
returnValue = instance.GetInt64(ordinal)
public long GetInt64 (
int ordinal
)
パラメータ
- ordinal
関連項目
参照
TempDataRecord クラス
TempDataRecord メンバ
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db 名前空間