Data.DB.TLargeintField.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue(var Value: Largeint): Boolean;

C++

bool __fastcall GetValue(__int64 &Value);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TLargeintField

Description

Obtient la valeur du champ.

GetValue renvoie True si le paramètre Value a été rempli avec succès par la valeur du champ.

Voir aussi