FireDAC.Phys.MySQLWrapper.TMySQLSession.DB

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DB: String read GetDB write SetDB;

C++

__property System::UnicodeString DB = {read=GetDB, write=SetDB};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLSession

Description

Embarcadero Technologies does not currently have any additional information.