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