FireDAC.Phys.MySQLWrapper.TMySQLVariable.DataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataType: enum_field_types read GetDataType write SetDataType;

C++

__property int DataType = {read=GetDataType, write=SetDataType, 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.