FireDAC.Phys.MySQLWrapper.TMySQLSession.CharacterSetName
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.