FireDAC.Phys.MySQLWrapper.TMySQLResult.Fields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Fields[AIndex: Integer]: TMySQLField read GetFields;

C++

__property TMySQLField* Fields[int AIndex] = {read=GetFields};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!