dotConnect for Oracle Documentation
Devart.Common Namespace / DbDataReaderBase Class / LongRecordsAffected Property

On this page
    LongRecordsAffected Property (DbDataReaderBase)
    On this page
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LongRecordsAffected As Long
    public virtual long LongRecordsAffected {get;}
    See Also