FireDAC.Comp.BatchMove.IFDBatchMoveDriver.IsBatch

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
Unit: FireDAC.Comp.BatchMove
Parent: IFDBatchMoveDriver

Delphi

property IsBatch: Boolean read GetIsBatch;

C++

__property bool IsBatch = {read=GetIsBatch};

Description

Embarcadero Technologies does not currently have any additional information.