[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVConnectionStringBuilder.RowsToScan

RowsToScan Property

RowsToScan

Specifies how many rows will be scanned when type detection scheme is of type rowscan.

Declaration
[Hierarchy(new string[] { "DetectionScheme=RowScan" })]
public int RowsToScan { get; set; }