FireDAC.Phys.MySQLWrapper.TMySQLVariables.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TMySQLVariable* operator[](unsigned AIndex) { return this->Items[AIndex]; }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.