Miner.Data.Access.Criteria Namespace > NotInSetCriterion Class : NotInSetCriterion Constructor |
'Declaration
Public Function New( _ ByVal ParamArray unexpectedValues() As System.Object _ )
'Usage
Dim unexpectedValues() As System.Object Dim instance As New NotInSetCriterion(unexpectedValues)
public NotInSetCriterion( params System.object[] unexpectedValues )
public NotInSetCriterion( params unexpectedValues: System.TObjectarray of );
public function NotInSetCriterion( unexpectedValues : System.Object[] );
public: NotInSetCriterion( params System.Object*[]* unexpectedValues )
public: NotInSetCriterion( ... System.array<Object^>^ unexpectedValues )
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