FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextReader.GuessFormat

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
Unit: FireDAC.Comp.BatchMove.Text
Parent: TFDBatchMoveTextReader

Delphi

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

C++

void __fastcall GuessFormat(Firedac::Comp::Batchmove::TFDBatchMoveAnalyze AAnalyze = (Firedac::Comp::Batchmove::TFDBatchMoveAnalyze() << Firedac::Comp::Batchmove::TFDBatchMoveAnalyzeItem::taDelimSep << Firedac::Comp::Batchmove::TFDBatchMoveAnalyzeItem::taHeader << Firedac::Comp::Batchmove::TFDBatchMoveAnalyzeItem::taFields ))/* overload */;

Description

Embarcadero Technologies does not currently have any additional information.