FireDAC.Phys.ODBCWrapper.TODBCVariableList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TODBCVariable* operator[](int Index) { return this->Items[Index]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.Phys.ODBCWrapper.hpp FireDAC.Phys.ODBCWrapper TODBCVariableList

Description

Embarcadero Technologies does not currently have any additional information.