Db2AuthenticationType.Implicit(String to Db2AuthenticationType) Operator

Definition

Converts a string to a Db2AuthenticationType.

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

Parameters

value
String

Returns

Applies to