FireDAC.Phys.ODBCWrapper.TODBCStatementBase.SS_QUERYNOTIFICATION_TIMEOUT
Delphi
property SS_QUERYNOTIFICATION_TIMEOUT: SQLLen index SQL_SOPT_SS_QUERYNOTIFICATION_TIMEOUT read GetSQLLenAttribute write SetSQLLenAttribute;
C++
__property Firedac::Phys::Odbccli::SQLLen SS_QUERYNOTIFICATION_TIMEOUT = {read=GetSQLLenAttribute, write=SetSQLLenAttribute, index=1233, 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.