Freigeben über


SapHanaAuthenticationType Struktur

Definition

Der Authentifizierungstyp, der zum Herstellen einer Verbindung mit dem SAP HANA-Server verwendet werden soll.

public readonly struct SapHanaAuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.SapHanaAuthenticationType>
type SapHanaAuthenticationType = struct
Public Structure SapHanaAuthenticationType
Implements IEquatable(Of SapHanaAuthenticationType)
Vererbung
SapHanaAuthenticationType
Implementiert

Konstruktoren

SapHanaAuthenticationType(String)

Initialisiert eine neue Instanz von SapHanaAuthenticationType.

Eigenschaften

Basic

Standard.

Windows

Windows:

Methoden

Equals(SapHanaAuthenticationType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(SapHanaAuthenticationType, SapHanaAuthenticationType)

Bestimmt, ob zwei SapHanaAuthenticationType Werte gleich sind.

Implicit(String to SapHanaAuthenticationType)

Konvertiert eine Zeichenfolge in eine SapHanaAuthenticationType.

Inequality(SapHanaAuthenticationType, SapHanaAuthenticationType)

Bestimmt, ob zwei SapHanaAuthenticationType Werte nicht identisch sind.

Gilt für: