System.Data Namespace FillErrorEventArgs Class
Initializes a new instance of the FillErrorEventArgs class.
[ VB ] Public Sub New ( _ ByVal dataTable As DataTable, _ ByVal values ( ) As Object _ ) [ C# ] public FillErrorEventArgs ( DataTable dataTable, object [ ] values ); [ C++ ] public: FillErrorEventArgs ( DataTable* dataTable, Object* values __gc [ ] ); [ JScript ] public function FillErrorEventArgs ( dataTable : DataTable, values : Object [ ] );
FillErrorEventArgs 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