FireDAC.Stan.Intf._di_IFDStanConnectionDef

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanConnectionDef> _di_IFDStanConnectionDef;

Properties

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

Description

Represents the DelphiInterface of IFDStanConnectionDef.

You can use _di_IFDStanConnectionDef to refer to a Stan connection definition interface in C++ code.

See Also