FireDAC.Stan.Intf._di_IFDStanExpressionEvaluator

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanExpressionEvaluator> _di_IFDStanExpressionEvaluator;

Properties

Type Visibility Source Unit Parent
typedef public FireDAC.Stan.Intf.hpp FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Represents the DelphiInterface of IFDStanExpressionEvaluator.

You can use _di_IFDStanExpressionEvaluator to refer to a Stan expression engine evaluator interface in C++ code.

See Also