次の方法で共有


DatabaseIdentityType.Inequality 演算子

定義

2 つの DatabaseIdentityType 値が同じでないかどうかを判断します。

public static bool operator != (Azure.ResourceManager.Sql.Models.DatabaseIdentityType left, Azure.ResourceManager.Sql.Models.DatabaseIdentityType right);
static member op_Inequality : Azure.ResourceManager.Sql.Models.DatabaseIdentityType * Azure.ResourceManager.Sql.Models.DatabaseIdentityType -> bool
Public Shared Operator != (left As DatabaseIdentityType, right As DatabaseIdentityType) As Boolean

パラメーター

戻り値

適用対象