Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportFieldFormat.NullValue

 

TQImportFieldFormat                


 

property NullValue: {$IFDEF UNICODE}WideString{$ELSE}string{$ENDIF};

 

Description

Use NullValue to set the value understood as Null in the imported string. If such value is imported, then the value of the DefaultValue property will be set.

 

 


See also:

ConstantValue property

DefaultValue property