FireDAC.Phys.MongoDBWrapper.TMongoOID.AsOid

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AsOid: TJsonOid read GetAsOid write SetAsOid;

C++

__property System::Json::Types::TJsonOid AsOid = {read=GetAsOid, write=SetAsOid};

Eigenschaften

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


Beschreibung

Ermittelt oder setzt einen Objekt-ID-Wert anhand der TJsonOid-Darstellung.


Siehe auch