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++

Firedac::Phys::Mysqlcli::my_ulong __fastcall GetDataTypeSize(Firedac::Phys::Mysqlcli::enum_field_types AType, Firedac::Phys::Mysqlcli::my_ulong 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.