dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbScript Class

In This Topic
    DbScript Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when a SQL statement within script has produced an error.  
    Public EventOccurs when a SQL statement within script has successfully executed.  
    Top
    See Also