FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TInlineOperation.SetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetValue(const AValue: Variant);

C++

void __fastcall SetValue(const System::Variant &AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TInlineOperation

Description

Writes the operation into the writer with the specified value.