Sdílet prostřednictvím


DataFlowDebugCommandType.Implicit(String to DataFlowDebugCommandType) Operator

Definition

Converts a string to a DataFlowDebugCommandType.

public static implicit operator Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType (string value);
static member op_Implicit : string -> Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType
Public Shared Widening Operator CType (value As String) As DataFlowDebugCommandType

Parameters

value
String

Returns

Applies to