API:FireDAC.Comp.Client.TFDMetaInfoQuery.ResourceOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ResourceOptions: TFDBottomResourceOptions read GetResourceOptions write SetResourceOptions;

C++

__property ResourceOptions;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDMetaInfoQuery

Description


Represents the set of options to control the dataset persistance.

FireDAC.Comp.Client.TFDMetaInfoQuery.ResourceOptions inherits from FireDAC.Comp.DataSet.TFDDataSet.ResourceOptions. All content below this line refers to FireDAC.Comp.DataSet.TFDDataSet.ResourceOptions. Represents the set of options to control the dataset persistance.

See Also