FireDAC.Comp.DataSet.TFDDataSet.SetOptionsIntf
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure SetOptionsIntf(const AValue: IFDStanOptions); virtual; abstract;
C++
virtual void __fastcall SetOptionsIntf(const Firedac::Stan::Option::_di_IFDStanOptions AValue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.