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


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

Parameters

other
An EntityFilter object.

Return Value

true if the other object is equal to this instance of EntityFilter class.
Remarks
Two entity filter objects are equal when they have the EntityType property is the same.
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

EntityFilter Class
EntityFilter Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback