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

PgSqlTableChangeEventArgs Class Properties

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

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