FireDAC.Phys.MongoDBWrapper.TMongoIndex.Options

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Options: TOptions read FOptions;

C++

__property TOptions* Options = {read=FOptions};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoIndex


Beschreibung

Optionen des Indexes.

Siehe auch