asp.net.ph

DataTable.GetRowType Method

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;

Return Value

The Type of the row.

See Also

DataTable Members 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