Used as DataBindingProperties.MaxRows, to indicate that as much of the data source should be imported as possible.

<p>public static const int ALL_ROWS = 1048576;</p>
<p>Public Shared Const ALLROWS As Integer = 1048576</p>