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


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

Parameters

other
Another EntityFilterManager object.

Return Value

true if this object is equal to the other object.
Remarks
This method performs a property-comparison between the two objects.
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

EntityFilterManager Class
EntityFilterManager Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback