dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTableChangeEventArgs Class
Properties

In This Topic
    PgSqlTableChangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PgSqlTableChangeEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets PgSqlCommand object associated with the table that was modified on the server.  
    Public PropertyReturns the string that was passed to the NOTIFY command in a trigger as a second parameter.  
    Public PropertyGets name of the table that was modified on the server.  
    Top
    See Also