FireDAC.Stan.Intf._di_IFDStanObjectFactory

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanObjectFactory> _di_IFDStanObjectFactory;

Properties

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

Description

Represents the DelphiInterface of IFDStanObjectFactory.

You can use _di_IFDStanObjectFactory to refer to a Stan object factory interface in C++ code.

See Also