FireDAC.Stan.Intf._di_IFDStanExpressionParser

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanExpressionParser> _di_IFDStanExpressionParser;

Properties

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

Description

Represents the DelphiInterface of IFDStanExpressionParser.

You can use _di_IFDStanExpressionParser to refer to a Stan expression engine parser interface in C++ code.

See Also