FireDAC.Phys.OracleWrapper.TOCIQueryChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOCIQueryChangeEvent = procedure (ASender: TOCIQueryNotification;
AChange: TOCIChangeDesc) of object;

C++

typedef void __fastcall (__closure *TOCIQueryChangeEvent)(TOCIQueryNotification* ASender, TOCIChangeDesc* AChange);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper FireDAC.Phys.OracleWrapper

Description

Embarcadero Technologies does not currently have any additional information.