xSQL Schema Compare SDK for SQL Server version 12
Equals(EntityFilterCondition) Method


An EntityFilterCondition object.
Indicates whether this instance of the EntityFilterCondition class is equal to the other EntityFilterCondition object.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As EntityFilterCondition _
) As System.Boolean
public System.bool Equals( 
   EntityFilterCondition other
)
public: System.bool Equals( 
   EntityFilterCondition* other
) 

Parameters

other
An EntityFilterCondition object.

Return Value

true if this instance of the EntityFilterCondition class is equal to the other EntityFilterCondition object.
Remarks
Two condition objects are equal if they have the same Id.
Requirements

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

See Also

Reference

EntityFilterCondition Class
EntityFilterCondition Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback