DataProvider.RecordsAffected Property
Definition
Returns the number of records affected. Will always be -1.
public int RecordsAffected { get; }
member this.RecordsAffected : int
Public ReadOnly Property RecordsAffected As Integer
Property Value
- Int32
Implements
Applies to