API:FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.DestinationFieldName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: TFDBatchMoveMappingItem | |
Delphi
property DestinationFieldName: String read FDestinationFieldName write FDestinationFieldName;
C++
__property System::UnicodeString DestinationFieldName = {read=FDestinationFieldName, write=FDestinationFieldName};
Description
Embarcadero Technologies does not currently have any additional information.