Compartilhar via


AttachedDatabaseType.Equality Operador

Definição

Determina se dois AttachedDatabaseType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.Kusto.Models.AttachedDatabaseType left, Azure.ResourceManager.Kusto.Models.AttachedDatabaseType right);
static member ( = ) : 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