Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbSqlBuilder Class > SelectRange Method : SelectRange(DbSql,Int32,Int32) Method |
'Declaration Public Overloads Shared Function SelectRange( _ ByVal sql As DbSql, _ ByVal lowerBound As Integer, _ ByVal upperBound As Integer _ ) As DbSql
'Usage Dim sql As DbSql Dim lowerBound As Integer Dim upperBound As Integer Dim value As DbSql value = DbSqlBuilder.SelectRange(sql, lowerBound, upperBound)
public static DbSql SelectRange( DbSql sql, int lowerBound, int upperBound )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.