FireDAC.Phys.MongoDBWrapper.TMongoEnv.UTF8

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UTF8: TFDEncoder read FUTF8;

C++

__property Firedac::Stan::Util::TFDEncoder* UTF8 = {read=FUTF8};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoEnv


Beschreibung

Schreibgeschützt. Gibt eine Referenz auf den Encoder von UTF8 nach UCS2 zurück.

Siehe auch