DacDomain.Key.Inequality Operator

Include Protected Members
Include Inherited Members

Performs a Boolean inequality operation to determine whether two DAC domains are different.

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

Top

See Also

Reference

DacDomain.Key Class

Microsoft.SqlServer.Management.Dac Namespace