DacDomain.Key.Equality Operator

Include Protected Members
Include Inherited Members

Performs a Boolean equality operation to determine whether two DACDomain keys reference the same DAC domain.

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, DacDomain.Key) Performs a Boolean equality operation to determine whether a specified object is the same as the DAC domain associated with a specified DACDomain key.
Public operatorStatic member Equality(DacDomain.Key, DacDomain.Key) Performs a Boolean equality operation to determine whether two DACDomain keys reference the same DAC domain.
Public operatorStatic member Equality(DacDomain.Key, Object) Performs a Boolean equality operation to determine whether a specified object is the same as the DAC domain associated with a specified DACDomain key.

Top

See Also

Reference

DacDomain.Key Class

Microsoft.SqlServer.Management.Dac Namespace