PredSourceInfo.Key.Equals Method
Include Protected Members
Include Inherited Members
Determines whether 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 | |
---|---|---|
Equals(Object) | Determines whether a Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key object is equal to another object. (Overrides SfcKey.Equals(Object).) | |
Equals(SfcKey) | Determines whether a PredSourceInfo.Key object is equal to an SfcKey object. (Overrides SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Tests equality between two objects. |
Top