Sdílet prostřednictvím


DataFlowDebugCommandType.Inequality Operator

Definition

Determines if two DataFlowDebugCommandType values are not the same.

public static bool operator != (Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType left, Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType right);
static member op_Inequality : Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType * Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType -> bool
Public Shared Operator != (left As DataFlowDebugCommandType, right As DataFlowDebugCommandType) As Boolean

Parameters

Returns

Applies to