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



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph