FireDAC.Phys.MongoDBWrapper.TMongoReadPreference.AddTag
Delphi
procedure AddTag(ATag: TMongoDocument);
C++
void __fastcall AddTag(TMongoDocument* ATag);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoReadPreference |
Description
Adds the specified tag to the tags of the read preference.