FireDAC.Comp.BatchMove.Text.TFDTextDataDef.StrsEmpty2Null

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

Delphi

property StrsEmpty2Null: Boolean read FStrsEmpty2Null write FStrsEmpty2Null default True;

C++

__property bool StrsEmpty2Null = {read=FStrsEmpty2Null, write=FStrsEmpty2Null, default=1};

Description

Embarcadero Technologies does not currently have any additional information.