API:FireDAC.Phys.MySQLWrapper.TMySQLVariable.GetDataTypeSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataTypeSize(AType: enum_field_types;  ASize: my_ulong): my_ulong;

C++

unsigned __fastcall GetDataTypeSize(int AType, unsigned ASize);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLVariable

Description

Embarcadero Technologies does not currently have any additional information.