'Declaration
Public Overloads Function NotBetween( _ ByVal columnName As String, _ ByVal value1 As Integer, _ ByVal value2 As Integer _ ) As BetweenFilter
public BetweenFilter NotBetween( string columnName, int value1, int value2 )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family