Miner.Data.Access.Criteria Namespace > NotEqualCriterion Class : NotEqualCriterion Constructor |
'Declaration
Public Function New( _ ByVal unexpectedValue As System.Object _ )
'Usage
Dim unexpectedValue As System.Object Dim instance As New NotEqualCriterion(unexpectedValue)
public NotEqualCriterion( System.object unexpectedValue )
public NotEqualCriterion( unexpectedValue: System.TObject );
public function NotEqualCriterion( unexpectedValue : System.Object );
public: NotEqualCriterion( System.Object* unexpectedValue )
public: NotEqualCriterion( System.Object^ unexpectedValue )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2