FireDAC.Phys.MySQLWrapper.TMySQLSession.CharacterSetName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CharacterSetName: String read GetCharacterSetName  write SetCharacterSetName;

C++

__property System::UnicodeString CharacterSetName = {read=GetCharacterSetName, write=SetCharacterSetName};

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. Please help us document this topic by using the Discussion page!