FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings.NullVals

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
Unit: FireDAC.Comp.BatchMove.Text
Parent: TFDTextFormatSettings

Delphi

property NullVals: TStrings read FNullVals write SetNullVals;

C++

__property System::Classes::TStrings* NullVals = {read=FNullVals, write=SetNullVals};

Description

Embarcadero Technologies does not currently have any additional information.