Freigeben über


SsisPackageLocationType Struktur

Definition

Der Typ des SSIS-Paketspeicherorts.

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

Konstruktoren

SsisPackageLocationType(String)

Initialisiert eine neue Instanz von SsisPackageLocationType.

Eigenschaften

File

Datei.

InlinePackage

InlinePackage.

PackageStore

Packagestore.

SsisDB

SSISDB.

Methoden

Equals(SsisPackageLocationType)

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

Bestimmt, ob zwei SsisPackageLocationType Werte gleich sind.

Implicit(String to SsisPackageLocationType)

Konvertiert eine Zeichenfolge in eine SsisPackageLocationType.

Inequality(SsisPackageLocationType, SsisPackageLocationType)

Bestimmt, ob zwei SsisPackageLocationType Werte nicht identisch sind.

Gilt für: