Partager via


TypeCategory.Implicit(String to TypeCategory) Operator

Definition

Converts a string to a TypeCategory.

public static implicit operator Azure.Analytics.Purview.DataMap.TypeCategory (string value);
static member op_Implicit : string -> Azure.Analytics.Purview.DataMap.TypeCategory
Public Shared Widening Operator CType (value As String) As TypeCategory

Parameters

value
String

Returns

Applies to