FireDAC.Phys.Intf.FDGetFillRowOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: FireDAC.Phys.Intf

Delphi

function FDGetFillRowOptions(AFetchOptions: TFDFetchOptions): TFDPhysFillRowOptions;

C++

extern DELPHI_PACKAGE TFDPhysFillRowOptions __fastcall FDGetFillRowOptions(Firedac::Stan::Option::TFDFetchOptions* AFetchOptions);

Description

Embarcadero Technologies does not currently have any additional information.