dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDataReader Class / LongRecordsAffected Property

On this page
    LongRecordsAffected Property (SQLiteDataReader)
    On this page
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LongRecordsAffected As Long
    public override long LongRecordsAffected {get;}
    See Also