FireDAC.Phys.MySQLWrapper.TMySQLVariable.DataSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataSize: my_ulong read GetDataSize write SetDataSize;

C++

__property unsigned DataSize = {read=GetDataSize, write=SetDataSize, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.