Partilhar via


Db2AuthenticationType Estrutura

Definição

AuthenticationType a ser usado para conexão. Ele é mutuamente exclusivo com a propriedade connectionString.

public readonly struct Db2AuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType>
type Db2AuthenticationType = struct
Public Structure Db2AuthenticationType
Implements IEquatable(Of Db2AuthenticationType)
Herança
Db2AuthenticationType
Implementações

Construtores

Db2AuthenticationType(String)

Inicializa uma nova instância de Db2AuthenticationType.

Propriedades

Basic

Básica.

Métodos

Equals(Db2AuthenticationType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(Db2AuthenticationType, Db2AuthenticationType)

Determina se dois Db2AuthenticationType valores são os mesmos.

Implicit(String to Db2AuthenticationType)

Converte uma cadeia de caracteres em um Db2AuthenticationType.

Inequality(Db2AuthenticationType, Db2AuthenticationType)

Determina se dois Db2AuthenticationType valores não são os mesmos.

Aplica-se a