Udostępnij za pośrednictwem


SqlColumnDataType.Implicit(String to SqlColumnDataType) Operator

Definition

Converts a string to a SqlColumnDataType.

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

Parameters

value
String

Returns

Applies to