FireDAC.Phys.MongoDBWrapper.TMongoOID.Assign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Assign(ASource: TMongoOID);

C++

void __fastcall Assign(TMongoOID* ASource);

Eigenschaften

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


Beschreibung

Weist diesem Objekt das angegebene OID-Objekt zu.


Siehe auch