Compartir a través de


AggregationFunctionType.Equality Operador

Definición

Determina si dos AggregationFunctionType valores son iguales.

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

Parámetros

Devoluciones

Se aplica a