API:FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver.CheckDefined

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Comp.BatchMove.DataSet.pas
FireDAC.Comp.BatchMove.DataSet.hpp
Unit: FireDAC.Comp.BatchMove.DataSet
Parent: TFDBatchMoveDataSetDriver

Delphi

function CheckDefined(ARaise: Boolean): Boolean; virtual;

C++

virtual bool __fastcall CheckDefined(bool ARaise);

Description

Embarcadero Technologies does not currently have any additional information.