Gets the number of records affected by the update operation.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v19.2.dll
public int AffectedRecords { get; }
Public ReadOnly Property AffectedRecords As Integer
An integer value that specifies the number of records affected by the update operation.