dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleArrayDataReader Class / RecordsAffected Property

In This Topic
    RecordsAffected Property (OracleArrayDataReader)
    In This Topic
    Do not use.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecordsAffected As Integer
    public int RecordsAffected {get;}

    Property Value

    Always 0.
    See Also