FireDAC.Phys.SQLiteWrapper.TSQLiteVariables.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TSQLiteStmtVar* operator[](int AIndex) { return this->Items[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.Phys.SQLiteWrapper.hpp FireDAC.Phys.SQLiteWrapper TSQLiteVariables

Description

Embarcadero Technologies does not currently have any additional information.