Compartilhar via


DataSourceQueryType.Implicit(String to DataSourceQueryType) Operator

Definition

Converts a string to a DataSourceQueryType.

public static implicit operator Azure.AI.OpenAI.Chat.DataSourceQueryType (string value);
static member op_Implicit : string -> Azure.AI.OpenAI.Chat.DataSourceQueryType
Public Shared Widening Operator CType (value As String) As DataSourceQueryType

Parameters

value
String

Returns

Applies to