System.Data Namespace DataView Class
Returns the DataViewManager associated with this view.
The property is read only with no default value.
If this is the default DataView for a DataTable, the DataViewManager property returns the DefaultViewManager for a DataSet. Otherwise, if the DataView was created without a DataViewManager, this property returns null ( Nothing in Visual Basic ).
DataView Members DataTable DataTableCollection DataViewRowState
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