FireDAC.Phys.MongoDBWrapper.TMongoCollection.IsBulk
Delphi
property IsBulk: Boolean read GetIsBulk;
C++
__property bool IsBulk = {read=GetIsBulk, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoCollection |
Beschreibung
Gibt an, ob Sie sich mitten in einer Massenoperation befinden (True) oder nicht (False).