EntityDAC

TCustomEntityDataSet.AddFieldExpression

Adds new field expression to the dataset.

Unit

Syntax

Remarks

The method adds new field expression to the dataset. The expression has to be specified in the string format using rules described in the article. To delete the field expression, TCustomEntityDataSet.DeleteFieldExpression method is used. To clear all dataset field expressions, the TCustomEntityDataSet.ClearFieldExpressions method is used.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback