NameKey.Equals Method (Object)
SQL Server 2012
Determines whether the object represented by the NameKey is equal to the specified 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 object represented by the NameKey is equal to the specified object; otherwise, false.