API:FireDAC.Phys.IBWrapper.TIBStatement.RowsInserted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowsInserted: Int64 read FRowsInserted;

C++

__property __int64 RowsInserted = {read=FRowsInserted};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBStatement

Description

Embarcadero Technologies does not currently have any additional information.