FireDAC.Phys.ODBCWrapper.TODBCStatementBase.DIAG_ROW_NUMBER

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DIAG_ROW_NUMBER[ARecNo: Integer]: SQLLen index SQL_DIAG_ROW_NUMBER read GetSQLLenDiag;

C++

__property int DIAG_ROW_NUMBER[int ARecNo] = {read=GetSQLLenDiag, index=-1248};

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.