FireDAC.Phys.IBWrapper.TIBStatement.RowsUpdated

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBStatement

Delphi

property RowsUpdated: Int64 read FRowsUpdated;

C++

__property __int64 RowsUpdated = {read=FRowsUpdated};

Description

Embarcadero Technologies does not currently have any additional information.