FireDAC.Phys.ODBCWrapper.TODBCStatementBase.QUERY_TIMEOUT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property QUERY_TIMEOUT: SQLULen read GetQueryTimeout write SetQueryTimeout;

C++

__property Firedac::Phys::Odbccli::SQLULen QUERY_TIMEOUT = {read=GetQueryTimeout, write=SetQueryTimeout, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCStatementBase

Description

Embarcadero Technologies does not currently have any additional information.