FireDAC.Phys.MongoDBWrapper.TMongoCollection.TInsertFlags

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TInsertFlags = set of TMongoCollection.TInsertFlag;

C++

typedef System::Set<TInsertFlag, _DELPHI_SET_ENUMERATOR(TInsertFlag::ContinueOnError), _DELPHI_SET_ENUMERATOR(TInsertFlag::NoValidate)> TInsertFlags;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCollection


Description

Ensemble d'indicateurs d'insertion que vous pouvez transmettre aux opérations d'insertion.

Voir aussi