FireDAC.Phys.MongoDBWrapper.TMongoOID.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AEnv: TMongoEnv; AOwningObj: TObject);

C++

__fastcall TMongoOID(TMongoEnv* AEnv, System::TObject* AOwningObj);

Properties

Type Visibility Source Unit Parent
constructor public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoOID

Description

Creates a new MongoDB API OID wrapping object.

See Also