asp.net.ph

DataView.DataViewManager Property

System.Data Namespace   DataView Class


Returns the DataViewManager associated with this view.

Syntax


Script [ DataViewManager variable = ] DataView.DataViewManager

Property Value


variable Returns the DataViewManager object that created this view.

The property is read only with no default value.

Remarks

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 ).

See Also

DataView Members   DataTable   DataTableCollection   DataViewRowState 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