System.Data Namespace DataTable Class
Returns the row type.
[ VB ] Overridable Protected Function GetRowType ( ) As Type [ C# ] protected virtual Type GetRowType ( ); [ C++ ] protected: virtual Type* GetRowType ( ); [ JScript ] protected function GetRowType ( ) : Type;
The Type of the row.
DataTable Members
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