Condividi tramite


ConnectionType.Equality(ConnectionType, ConnectionType) Operator

Definition

public static bool operator == (Microsoft.PowerBI.Api.Models.ConnectionType e1, Microsoft.PowerBI.Api.Models.ConnectionType e2);
static member ( = ) : Microsoft.PowerBI.Api.Models.ConnectionType * Microsoft.PowerBI.Api.Models.ConnectionType -> bool
Public Shared Operator == (e1 As ConnectionType, e2 As ConnectionType) As Boolean

Parameters

Returns

Applies to