FireDAC.Comp.Client.TFDCustomConnection.OptionsIntf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OptionsIntf: IFDStanOptions read FOptionsIntf write SetOptionsIntf;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomConnection


Description

La référence à l'interface IFDStanOptions.

La propriété OptionsIntf renvoie la référence à l'interface IFDStanOptions implémentée par cette connexion.

Voir aussi