Partager via


SybaseAuthenticationType Structure

Définition

AuthenticationType à utiliser pour la connexion.

public readonly struct SybaseAuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.SybaseAuthenticationType>
type SybaseAuthenticationType = struct
Public Structure SybaseAuthenticationType
Implements IEquatable(Of SybaseAuthenticationType)
Héritage
SybaseAuthenticationType
Implémente

Constructeurs

SybaseAuthenticationType(String)

Initialise une nouvelle instance de SybaseAuthenticationType.

Propriétés

Basic

De base.

Windows

Windows.

Méthodes

Equals(SybaseAuthenticationType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(SybaseAuthenticationType, SybaseAuthenticationType)

Détermine si deux SybaseAuthenticationType valeurs sont identiques.

Implicit(String to SybaseAuthenticationType)

Convertit une chaîne en SybaseAuthenticationType.

Inequality(SybaseAuthenticationType, SybaseAuthenticationType)

Détermine si deux SybaseAuthenticationType valeurs ne sont pas identiques.

S’applique à