Name | Description | |
---|---|---|
![]() | PgSqlRowUpdatingEventArgs Constructor | Initializes a new instance of the PgSqlRowUpdatingEventArgs class. |
The following tables list the members exposed by PgSqlRowUpdatingEventArgs.
Name | Description | |
---|---|---|
![]() | PgSqlRowUpdatingEventArgs Constructor | Initializes a new instance of the PgSqlRowUpdatingEventArgs class. |
Name | Description | |
---|---|---|
![]() | Command | Gets or sets the PgSqlCommand to execute when System.Data.Common.DbDataAdapter.Update() is called. |
![]() | Errors | (Inherited from System.Data.Common.RowUpdatingEventArgs) |
![]() | Row | (Inherited from System.Data.Common.RowUpdatingEventArgs) |
![]() | StatementType | (Inherited from System.Data.Common.RowUpdatingEventArgs) |
![]() | Status | (Inherited from System.Data.Common.RowUpdatingEventArgs) |
![]() | TableMapping | (Inherited from System.Data.Common.RowUpdatingEventArgs) |