Olvasás angol nyelven

Megosztás a következőn keresztül:


Engine.GetInvariantExpression(String, RecordType, CultureInfo) Method

Definition

Convert references in an expression to the invariant form.

C#
public string GetInvariantExpression (string expressionText, Microsoft.PowerFx.Types.RecordType parameters, System.Globalization.CultureInfo parseCulture = default);

Parameters

expressionText
String

textual representation of the formula.

parameters
RecordType

Type of parameters for formula. The fields in the parameter record can be acecssed as top-level identifiers in the formula. If DisplayNames are used, make sure to have that mapping as part of the RecordType.

parseCulture
CultureInfo

Culture.

Returns

The formula, with all identifiers converted to invariant form.

Applies to

Termék Verziók
Power Fx SDK Latest