[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.RecordsAffected

RecordsAffected Property

RecordsAffected

Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. See Documentation.

Declaration
public int RecordsAffected { get; }
Implements