Share via


Volume.Key.Equality Operator

Include Protected Members
Include Inherited Members

Determines whether the two key objects have the same value.

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 operatorStatic member Equality(Object, Volume.Key) Determines whether the specified object and the right-hand side of the key are equal.
Public operatorStatic member Equality(Volume.Key, Volume.Key) Determines whether the two key objects have the same value using specified operands.
Public operatorStatic member Equality(Volume.Key, Object) Determines whether the specified object and the left-hand side of the key are equal.

Top

See Also

Reference

Volume.Key Class

Microsoft.SqlServer.Management.Utility Namespace