This topic has not yet been rated - Rate this topic

CollectionItem.Key Methods

The CollectionItem.Key type exposes the following members.

  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 [T:] [Microsoft.SqlServer.Management.Collector.CollectionItem.Key.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.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets the hash code for a key. (Overrides SfcKey.GetHashCode().)
Public method GetType (Inherited from Object.)
Public method GetUrnFragment Gets a urn fragment. (Overrides SfcKey.GetUrnFragment().)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Gets a string representation of the key for the purpose of a default comparison. (Overrides SfcKey.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.