FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.Open

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Open(ARowCount: SQLUInteger; const AExecDirectCommand: String);

C++

void __fastcall Open(int ARowCount, const System::UnicodeString AExecDirectCommand);

Properties

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

Description

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