Data.DBXPlatform.TDBXObjectStore.Keys

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Keys: TArray<string>;

C++

System::DynamicArray<System::UnicodeString> __fastcall Keys();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXObjectStore

Description

Renvoie un énumérateur pour les objets TDBXObjectStore.

La méthode Keys renvoie un énumérateur pour les objets TDBXObjectStore.

Voir aussi