FireDAC.Phys.ODBCWrapper.TODBCConnection.LOGIN_TIMEOUT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LOGIN_TIMEOUT: SQLUInteger index SQL_ATTR_LOGIN_TIMEOUT read GetUIntAttribute write SetUIntAttribute;

C++

__property int LOGIN_TIMEOUT = {read=GetUIntAttribute, write=SetUIntAttribute, index=103, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.