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(Firedac::Phys::Odbccli::SQLSmallint APos, Firedac::Phys::Odbccli::SQLSmallint ASQLType, Firedac::Phys::Odbccli::SQLSmallint ACType, Firedac::Phys::Odbccli::SQLULen 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 !