Data.DBXCommon.TDBXDatabaseMetaData.SupportsCatalogFunctions
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXDatabaseMetaData |
Delphi
property SupportsCatalogFunctions: Boolean read FSupportsCatalogFunctions;
C++
__property bool SupportsCatalogFunctions = {read=FSupportsCatalogFunctions, nodefault};
Description
Specifies whether the driver uses catalog functions rather than metadata queries.
The SupportsCatalogFunctions property specifies whether the driver uses catalog functions rather than metadata queries.