FireDAC.Phys.IBWrapper.TIBStatement.RowsDeleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowsDeleted: Int64 read FRowsDeleted;

C++

__property __int64 RowsDeleted = {read=FRowsDeleted};

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.