API:FireDAC.Comp.Client.TFDSchemaAdapter.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: TFDSchemaAdapter

Delphi

property ResourceOptions;

C++

__property ResourceOptions;

Description

The set of options to control the persistance.

FireDAC.Comp.Client.TFDSchemaAdapter.ResourceOptions inherits from FireDAC.Comp.Client.TFDCustomSchemaAdapter.ResourceOptions. All content below this line refers to FireDAC.Comp.Client.TFDCustomSchemaAdapter.ResourceOptions.

The set of options to control the persistance.

The ResourceOptions property is the set of options that control the schema adapter persistance. These properties will inherit their value from the FDManager object's ResourceOptions.

See Also