FireDAC.Phys.MySQLWrapper.TMySQLField.GetInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure GetInfo(var name, srcname, table, db: my_pchar; var type_: Byte;  var length, flags, decimals, charsetnr: LongWord; AMaxLenValid: Boolean);

C++

void __fastcall GetInfo(char * &name, char * &srcname, char * &table, char * &db, System::Byte &type_, unsigned &length, unsigned &flags, unsigned &decimals, unsigned &charsetnr, bool AMaxLenValid);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLField

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 !