FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOptions.Assign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Assign(AOptions: TOptions);

C++

void __fastcall Assign(TMongoQuery::TOptions* AOptions);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TOptions

Description

Assigns the content of the AOptions object to this object.

See Also