Partager via


DataFactoryElement<T>.FromLiteral(T) Méthode

Définition

Crée une nouvelle instance d’utilisation de DataFactoryElement<T> la valeur littérale.

public static Azure.Core.Expressions.DataFactory.DataFactoryElement<T> FromLiteral (T? literal);
static member FromLiteral : 'T -> Azure.Core.Expressions.DataFactory.DataFactoryElement<'T>
Public Shared Function FromLiteral (literal As T) As DataFactoryElement(Of T)

Paramètres

literal
T

Valeur du littéral.

Retours

S’applique à