Compartilhar via


AttachedDatabaseType.Inequality Operador

Definição

Determina se dois AttachedDatabaseType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a