API:Data.Win.ADODB.TADOCommand.CommandTimeout

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: published
Source:
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Unit: Data.Win.ADODB
Parent: TADOCommand

Delphi

property CommandTimeout: Integer read GetCommandTimeOut write SetCommandTimeOut default 30;

C++

__property int CommandTimeout = {read=GetCommandTimeOut, write=SetCommandTimeOut, default=30};

Description

Embarcadero Technologies does not currently have any additional information.