CollectorConfigStore.Key.Equals Method
Include Protected Members
Include Inherited Members
Instantiates an instance of the [T:][Microsoft.SqlServer.Management.Collector.CollectorConfigStore.Key.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 | |
---|---|---|
Equals(SfcKey) | Instantiates an instance of the [T:][Microsoft.SqlServer.Management.Collector.CollectorConfigStore.Key.Equals] class that is used for boolean operations. (Overrides SfcKey.Equals(SfcKey).) | |
Equals(Object) | Performs a boolean operation to determine if the object passed as a parameter is a key. (Overrides SfcKey.Equals(Object).) | |
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