SfcKey.Equals Method (Object)
SQL Server 2012
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Determines if the specified object is the same as the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] object.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Parameters
- obj
- Type: System.Object
A SystemObject that identifies the object to compare.
Return Value
Type: System.BooleanA Boolean value that is true if the objects are equal. Otherwise, false.
