Freigeben über


DataFactoryElement<T>.FromExpression(String) Methode

Definition

Erstellt eine neue instance der Verwendung des DataFactoryElement<T> Ausdruckswerts.

public static Azure.Core.Expressions.DataFactory.DataFactoryElement<T> FromExpression (string expression);
static member FromExpression : string -> Azure.Core.Expressions.DataFactory.DataFactoryElement<'T>
Public Shared Function FromExpression (expression As String) As DataFactoryElement(Of T)

Parameter

expression
String

Der Ausdruckswert.

Gibt zurück

Gilt für: