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




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