FireDAC.Comp.Client.TFDCustomCommand.OptionsIntf

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property OptionsIntf: IFDStanOptions read FOptionsIntf write SetOptionsIntf;

C++

__property Firedac::Stan::Option::_di_IFDStanOptions OptionsIntf = {read=FOptionsIntf, write=SetOptionsIntf};

Description

Embarcadero Technologies does not currently have any additional information.