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)
Parameters
- obj
- Type: System.Object
The specified object.
Return Value
Type: System.Booleantrue if the specified object is equal to the current object; otherwise, false.