FireDAC.Phys.PGWrapper.TPgStatement.RowsAffected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowsAffected: Int64 read FRowsAffected;

C++

__property __int64 RowsAffected = {read=FRowsAffected};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgStatement

Description

Embarcadero Technologies does not currently have any additional information.