Freigeben über


DataFlowDebugCommandType Struktur

Definition

Der Befehlstyp.

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

Konstruktoren

DataFlowDebugCommandType(String)

Initialisiert eine neue Instanz von DataFlowDebugCommandType.

Eigenschaften

ExecuteExpressionQuery

executeExpressionQuery.

ExecutePreviewQuery

executePreviewQuery.

ExecuteStatisticsQuery

executeStatisticsQuery.

Methoden

Equals(DataFlowDebugCommandType)

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

Bestimmt, ob zwei DataFlowDebugCommandType Werte identisch sind.

Implicit(String to DataFlowDebugCommandType)

Konvertiert eine Zeichenfolge in eine DataFlowDebugCommandType.

Inequality(DataFlowDebugCommandType, DataFlowDebugCommandType)

Bestimmt, ob zwei DataFlowDebugCommandType Werte nicht identisch sind.

Gilt für: