FireDAC.Stan.Intf._di_IFDStanAsyncOperation

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanAsyncOperation> _di_IFDStanAsyncOperation;

Properties

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

Description

Represents the DelphiInterface of IFDStanAsyncOperation.

You can use _di_IFDStanAsyncOperation to refer to a Stan asynchronous operation interface in C++ code.

See Also