Megosztás a következőn keresztül:


AttachedDatabaseType.Inequality Operator

Definition

Determines if two AttachedDatabaseType values are not the same.

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

Parameters

Returns

Applies to