Equals Method (Object) (SmiLink)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Returns a value indicating whether this instance is equal to a specified object. The assembly that contains this class has a friend relationship with SQLAccess.dll.  It is intended for use by SQL Server.  For other databases, use the hosting mechanism provided by that database.

Namespace: Microsoft.SqlServer.Server

Assembly: System.Data (in System.Data.dll)

Function Equals(ByVal obj As Object) As Boolean
Boolean Equals (object obj);

Parameters

Parameter

Description

obj

The Object to compare with the current Object.

Return Value

True if the specified Object is equal to the current Object; otherwise, false.

Version Information

.NET Framework

Supported in: 2.0