FireDAC.Phys.ODBCWrapper.TODBCStatementBase.SS_NOCOUNT_STATUS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SS_NOCOUNT_STATUS: SQLLen index SQL_SOPT_SS_NOCOUNT_STATUS read GetSQLLenAttribute write SetSQLLenAttribute;

C++

__property int SS_NOCOUNT_STATUS = {read=GetSQLLenAttribute, write=SetSQLLenAttribute, index=1231, 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.