CollectionSet.Key.Equals Method

Include Protected Members
Include Inherited Members

Instantiates an instance of the Equals class that is used for Boolean operations.

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) Performs a Boolean operation to determine if the object passed as a parameter is a key. (Overrides SfcKey.Equals(Object).)
Public method Equals(SfcKey) Instantiates an instance of the Equals class that is used for Boolean operations. (Overrides SfcKey.Equals(SfcKey).)
Public method Equals(Object, Object) Does a Boolean comparison of two objects passed as parameters.

Top

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

CollectionSet.Key Class

Microsoft.SqlServer.Management.Collector Namespace