FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLReader.GuessFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GuessFormat(AAnalyze: TFDBatchMoveAnalyze = [taDelimSep, taHeader, taFields]);

C++

void __fastcall GuessFormat(Firedac::Comp::Batchmove::TFDBatchMoveAnalyze AAnalyze = (Firedac::Comp::Batchmove::TFDBatchMoveAnalyze() << Firedac::Comp::Batchmove::Firedac_Comp_Batchmove__1::taDelimSep << Firedac::Comp::Batchmove::Firedac_Comp_Batchmove__1::taHeader << Firedac::Comp::Batchmove::Firedac_Comp_Batchmove__1::taFields ));

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.BatchMove.SQL.pas
FireDAC.Comp.BatchMove.SQL.hpp
FireDAC.Comp.BatchMove.SQL TFDBatchMoveSQLReader

Description

Embarcadero Technologies does not currently have any additional information.