This topic has not yet been rated - Rate this topic

IntegrationServices.Key.Equals Method (Object)

SQL Server 2012

Indicates whether the specified object is equal to the current IntegrationServices.Key object.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
public override bool Equals(
	Object obj
)

Parameters

obj
Type: System.Object
The specified object.

Return Value

Type: System.Boolean
true if the specified object is equal to the current object; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.