FireDAC.Phys.ODBCWrapper.TODBCMetaInfoStatement.Columns

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Columns(const ACatalog, ASchema, ATable, AColumn: String);

C++

void __fastcall Columns(const System::UnicodeString ACatalog, const System::UnicodeString ASchema, const System::UnicodeString ATable, const System::UnicodeString AColumn);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCMetaInfoStatement

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!