FireDAC.Phys.ODBCWrapper.TODBCStatementBase.AddCol

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AddCol(APos, ASQLType, ACType: SQLSmallint; ALen: SQLULen = MAXINT): TODBCColumn;

C++

TODBCColumn* __fastcall AddCol(short APos, short ASQLType, short ACType, int ALen = 0x7fffffff);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCStatementBase

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !