Partager via


ConnectionType Structure

Définition

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.PowerBI.Api.Models.ConnectionTypeConverter))]
public struct ConnectionType : IEquatable<Microsoft.PowerBI.Api.Models.ConnectionType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.PowerBI.Api.Models.ConnectionTypeConverter))>]
type ConnectionType = struct
Public Structure ConnectionType
Implements IEquatable(Of ConnectionType)
Héritage
ConnectionType
Attributs
Newtonsoft.Json.JsonConverterAttribute
Implémente

Champs

Connect
Import

Méthodes

Equals(ConnectionType)
Equals(Object)
GetHashCode()
ToString()

Opérateurs

Equality(ConnectionType, ConnectionType)
Implicit(ConnectionType to String)
Implicit(String to ConnectionType)
Inequality(ConnectionType, ConnectionType)

S’applique à