FireDAC.Phys.ODBCWrapper.TODBCConnection.OnGetMaxSizes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnGetMaxSizes: TODBCGetMaxSizesEvent read FOnGetMaxSizes write FOnGetMaxSizes;

C++

__property TODBCGetMaxSizesEvent OnGetMaxSizes = {read=FOnGetMaxSizes, write=FOnGetMaxSizes};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCConnection

Description

Embarcadero Technologies does not currently have any additional information.