[]
        
(Showing Draft Content)

C1.AdoNet.Json.C1JsonConnectionStringBuilder.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; }