FireDAC.Phys.ODBCWrapper.TODBCConnection.CURRENT_CATALOG

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CURRENT_CATALOG: string index SQL_ATTR_CURRENT_CATALOG read GetCharAttribute write SetCharAttribute;

C++

__property System::UnicodeString CURRENT_CATALOG = {read=GetCharAttribute, write=SetCharAttribute, index=109};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!