共用方式為


DtcName.Implicit(String to DtcName) Operator

Definition

Converts a string to a DtcName.

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

Parameters

value
String

Returns

Applies to