共用方式為


Inequality 運算子

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

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用運算子靜態成員 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.
公用運算子靜態成員 Inequality(DacDomain. . :: . .Key, DacDomain. . :: . .Key) Performs a Boolean inequality operation to determine whether two DACDomain keys reference different DAC domains.
公用運算子靜態成員 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.

上層