Data.DBXMetaDataReader.TDBXBaseMetaDataReader.IsDescendingIndexSupported

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsDescendingIndexSupported: Boolean; override;

C++

virtual bool __fastcall IsDescendingIndexSupported();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXMetaDataReader.pas
Data.DBXMetaDataReader.hpp
Data.DBXMetaDataReader TDBXBaseMetaDataReader

Description

Indique si l'indexation décroissante est supportée par la base de données.

IsDescendingIndexSupported renvoie True si l'indexation décroissante est supportée par la base de données et False sinon.