TempDataRecord.GetInt16 Method
Namespace: Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
'Declaration
Public Function GetInt16 ( _
ordinal As Integer _
) As Short
'Usage
Dim instance As TempDataRecord
Dim ordinal As Integer
Dim returnValue As Short
returnValue = instance.GetInt16(ordinal)
public short GetInt16(
int ordinal
)
- ordinal
Type: System.Int32
Type: System.Int16
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db Namespace