SfcKey.Equals Method

Include Protected Members
Include Inherited Members

Do not reference this member directly in your code. It supports the SQL Server infrastructure. Determines if two objects are equal.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) 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. (Overrides Object.Equals(Object).)
Public method Equals(SfcKey) Do not reference this member directly in your code. It supports the SQL Server infrastructure. Determines if the object identified by the specified [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] is the same as the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] object.

Top

See Also

Reference

SfcKey Class

Microsoft.SqlServer.Management.Sdk.Sfc Namespace