FireDAC.Comp.Client.TFDTable.ResourceOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDTable

Delphi

property ResourceOptions;

C++

__property ResourceOptions;

Description


Represents the set of options to control the dataset persistance.

FireDAC.Comp.Client.TFDTable.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