System.Data.Common Namespace RowUpdatingEventArgs Class
Returns the type of SQL statement executed.
[ VB ] Public ReadOnly Property StatementType As StatementType [ C# ] public StatementType StatementType {get;} [ C++ ] public: __property StatementType get_StatementType ( ); [ JScript ] public function get StatementType ( ) : StatementType;
The type of SQL statement executed.
StatementType can be one of the following values:
RowUpdatingEventArgs Members
© 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