Db2AuthenticationType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
AuthenticationType à utiliser pour la connexion. Il s’exclut mutuellement avec la propriété connectionString.
public readonly struct Db2AuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType>
type Db2AuthenticationType = struct
Public Structure Db2AuthenticationType
Implements IEquatable(Of Db2AuthenticationType)
- Héritage
-
Db2AuthenticationType
- Implémente
Constructeurs
Db2AuthenticationType(String) |
Initialise une nouvelle instance de Db2AuthenticationType. |
Propriétés
Basic |
De base. |
Méthodes
Equals(Db2AuthenticationType) |
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(Db2AuthenticationType, Db2AuthenticationType) |
Détermine si deux Db2AuthenticationType valeurs sont identiques. |
Implicit(String to Db2AuthenticationType) |
Convertit une chaîne en Db2AuthenticationType. |
Inequality(Db2AuthenticationType, Db2AuthenticationType) |
Détermine si deux Db2AuthenticationType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET