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

In This Topic
    LongRecordsAffected Property (SQLiteDataReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LongRecordsAffected As Long
    public override long LongRecordsAffected {get;}
    See Also