Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportFieldFormat.DefaultValue

 

TQImportFieldFormat                


 

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

 

Description

Use DefaultValue to define the value to set when the value set as NullValue is imported.

 

 


See also:

NullValue property