FireDAC.Stan.Intf._di_IFDStanAsyncExecutor

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanAsyncExecutor> _di_IFDStanAsyncExecutor;

Properties

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

Description

Represents the DelphiInterface of IFDStanAsyncExecutor.

You can use _di_IFDStanAsyncExecutor to refer to a Stan asynchronous executor interface in C++ code.

See Also