FireDAC Components for CSV

Build 23.0.8839

UseRowNumbers

Set this to true if you are deleting or updating in CSV and you do not want to specify a custom schema. This will create a new column with the name RowNumber which will be used as key for that table.

Syntax


property UseRowNumbers: Boolean;

Data Type

Boolean

Default Value

false

Remarks

Set this to true if you are deleting or updating in CSV and you do not want to specify a custom schema. This will create a new column with the name RowNumber which will be used as key for that table.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839