Data.DBXCommon.TDBXDatabaseMetaData.SupportsSchemas

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SupportsSchemas: Boolean read FSupportsSchemas;

C++

__property bool SupportsSchemas = {read=FSupportsSchemas, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXDatabaseMetaData


Description

Cette propriété indique si le pilote prend en charge les schémas.

SupportsSchemas renvoie True si le pilote prend en charge les schémas ; sinon, elle renvoie False.

Voir aussi