C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / RowsToScan Property

In This Topic
RowsToScan Property (C1JsonConnectionStringBuilder)
In This Topic
Specifies how many rows will be scanned when type detection scheme is of type rowscan.
Syntax
'Declaration
 
Public Property RowsToScan As Integer
 
See Also