FireDAC.Stan.Intf._di_IFDStanDefinitions

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanDefinitions> _di_IFDStanDefinitions;

Properties

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

Description

Represents the DelphiInterface of IFDStanDefinitions.

You can use _di_IFDStanDefinitions to refer to a Stan definition collection interface in C++ code.

See Also