Partager via


TempDataRecord.GetDouble, méthode (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Function GetDouble ( _
    ordinal As Integer _
) As Double
'Utilisation
Dim instance As TempDataRecord
Dim ordinal As Integer
Dim returnValue As Double

returnValue = instance.GetDouble(ordinal)
public double GetDouble (
    int ordinal
)

Paramètres

  • ordinal

Voir aussi

Référence

TempDataRecord, classe
Membres TempDataRecord
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db, espace de noms