API:FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.IsIdentity

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: TFDBatchMoveMappingItem

Delphi

property IsIdentity: Boolean read FIsIdentity;

C++

__property bool IsIdentity = {read=FIsIdentity, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.