FireDAC.Phys.MongoDBWrapper.TMongoEnv.ANSI

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ANSI: TFDEncoder read FANSI;

C++

__property Firedac::Stan::Util::TFDEncoder* ANSI = {read=FANSI};

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 ANSI nach UCS2 zurück.

Siehe auch