FireDAC.Phys.ODBCWrapper.TODBCStatementBase.NOSCAN

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NOSCAN: SQLULen index SQL_ATTR_NOSCAN read GetSQLULenAttribute write SetSQLULenAttribute;

C++

__property int NOSCAN = {read=GetSQLULenAttribute, write=SetSQLULenAttribute, index=2, 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.