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