Data.DBXJSONReflect.TTypeMarshaller.NextId

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function NextId: Integer;

C++

int __fastcall NextId();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TTypeMarshaller

Description

Renvoie le suivant ID d'objet disponible.

La méthode NextId renvoie le suivant ID d'objet disponible sous la forme d'un entier.

Voir aussi