[]
Specifies how many rows will be scanned when type detection scheme is of type rowscan.
[Hierarchy(new string[] { "DetectionScheme=RowScan" })]
public int RowsToScan { get; set; }
<Hierarchy(New String() { "DetectionScheme=RowScan" })>
Public Property RowsToScan As Integer