dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoader Class

In This Topic
    OracleLoader Class Events
    In This Topic

    For a list of all members of this type, see OracleLoader members.

    Public Events
     NameDescription
    Public EventOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
    Public EventRaises when an error occurs during a load operation.  
    Public EventThis event occurs each time after NotifyAfter number of rows copied. You can use this event to track and show data loading operation progress or abort the operation when necessary.  
    Top
    See Also