Miner.Data.Access.Criteria Namespace > ColumnEqualsCriterion Class : MeetsCriterion Method |
'Declaration
Public Overrides Function MeetsCriterion( _ ByVal lhs As System.Object, _ ByVal rhs As System.Object _ ) As System.Boolean
'Usage
Dim instance As ColumnEqualsCriterion Dim lhs As System.Object Dim rhs As System.Object Dim value As System.Boolean value = instance.MeetsCriterion(lhs, rhs)
public function MeetsCriterion( lhs: System.TObject; rhs: System.TObject ): System.Boolean; override;
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