ConnectionType Estrutura

Definição

[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)
Herança
ConnectionType
Atributos
Newtonsoft.Json.JsonConverterAttribute
Implementações

Campos

Connect
Import

Métodos

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

Operadores

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

Aplica-se a