FireDAC.Phys.MongoDBDataSet.TFDMongoQuery.FieldOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FieldOptions;

C++

__property FieldOptions;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.MongoDBDataSet.pas
FireDAC.Phys.MongoDBDataSet.hpp
FireDAC.Phys.MongoDBDataSet TFDMongoQuery

Description

Specifies the options of the dataset fields.

FireDAC.Phys.MongoDBDataSet.TFDMongoQuery.FieldOptions inherits from Data.DB.TDataSet.FieldOptions. All content below this line refers to Data.DB.TDataSet.FieldOptions.

Specifies the options of the dataset fields.

Use FieldOptions to control the behavior of the automatic and persistent fields of the dataset.

See Also