Description
Used by SetDataSource to indicate that as much of the data source should be imported as possible.
C#
<p> public static const int ALL_ROWS = -1;</p> |
vb.net
<p> Public Shared Const ALLROWS As Integer = -1</p> |
Used by SetDataSource to indicate that as much of the data source should be imported as possible.
<p> public static const int ALL_ROWS = -1;</p> |
<p> Public Shared Const ALLROWS As Integer = -1</p> |