Data.DBXJSONReflect.TTypeMarshaller.NextId

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function NextId: Integer;

C++

int __fastcall NextId();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TTypeMarshaller

説明

次に使用可能なオブジェクト ID を返します。

NextId メソッドは、integer 型として次に使用可能なオブジェクト ID を返します。

関連項目