Megosztás a következőn keresztül:


DatabaseFileType.Implicit(String to DatabaseFileType) Operator

Definition

Converts a string to a DatabaseFileType.

public static implicit operator Azure.ResourceManager.DataMigration.Models.DatabaseFileType (string value);
static member op_Implicit : string -> Azure.ResourceManager.DataMigration.Models.DatabaseFileType
Public Shared Widening Operator CType (value As String) As DatabaseFileType

Parameters

value
String

Returns

Applies to