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


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

Parameters

other
The other MappingBase object.

Return Value

true if the other object is equal to this object. Left and right members of the objects must be equal. The comparison is case-insensitive.
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

MappingBase Class
MappingBase Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback