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 命名空间