Data.DBXPlatform.TDBXObjectStore.Keys
Delphi
function Keys: TArray<string>;
C++
System::DynamicArray<System::UnicodeString> __fastcall Keys(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXObjectStore |
Description
Returns an enumerator for TDBXObjectStore objects.
The Keys method returns an enumerator for TDBXObjectStore objects.