FireDAC.Stan.Intf._di_IFDStanAsyncHandler

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanAsyncHandler> _di_IFDStanAsyncHandler;

Properties

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

Description

Represents the DelphiInterface of IFDStanAsyncHandler.

You can use _di_IFDStanAsyncHandler to refer to a Stan asynchronous execution handler interface in C++ code.

See Also