asp.net.ph

StatementType Enumeration

System.Data Namespace


Specifies the type of SQL query to be used by the OleDbRowUpdatedEventArgs, OleDbRowUpdatingEventArgs, SqlRowUpdatedEventArgs, or SqlRowUpdatingEventArgs class.

Members


Member Name Description
Delete An SQL query that is a DELETE statement.
Insert An SQL query that is an INSERT statement.
Select An SQL query that is a SELECT statement.
Update An SQL query that is an UPDATE statement.

Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note