Bde.DBTables.TBDEDataSet.MapsToIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MapsToIndex(Fields: TList<TField>; CaseInsensitive: Boolean): Boolean; overload;
function MapsToIndex(Fields: TList; CaseInsensitive: Boolean): Boolean; overload; deprecated 'Use overloaded method instead';

C++

bool __fastcall MapsToIndex(System::Generics::Collections::TList__1<Data::Db::TField*>* Fields, bool CaseInsensitive)/* overload */;
bool __fastcall MapsToIndex _DEPRECATED_ATTRIBUTE1("Use overloaded method instead") (System::Classes::TList* Fields, bool CaseInsensitive)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TBDEDataSet

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !