FireDAC.Phys.MongoDBWrapper.TMongoOID.AsString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AsString: String read GetAsString write SetAsString;

C++

__property System::UnicodeString AsString = {read=GetAsString, write=SetAsString};

Eigenschaften

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


Beschreibung

Ermittelt oder setzt den Objekt-ID-Wert als einen hexadezimalen ID-String.


Siehe auch