Freigeben über


SqlSourcePlatform Struktur

Definition

Eine Enumeration von Quellplattformtypen.

public readonly struct SqlSourcePlatform : IEquatable<Azure.ResourceManager.DataMigration.Models.SqlSourcePlatform>
type SqlSourcePlatform = struct
Public Structure SqlSourcePlatform
Implements IEquatable(Of SqlSourcePlatform)
Vererbung
SqlSourcePlatform
Implementiert

Konstruktoren

SqlSourcePlatform(String)

Initialisiert eine neue Instanz von SqlSourcePlatform.

Eigenschaften

SqlOnPrem

SqlOnPrem.

Methoden

Equals(SqlSourcePlatform)

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(SqlSourcePlatform, SqlSourcePlatform)

Bestimmt, ob zwei SqlSourcePlatform Werte identisch sind.

Implicit(String to SqlSourcePlatform)

Konvertiert eine Zeichenfolge in eine SqlSourcePlatform.

Inequality(SqlSourcePlatform, SqlSourcePlatform)

Bestimmt, ob zwei SqlSourcePlatform Werte nicht identisch sind.

Gilt für: