asp.net.ph

DataColumn.Prefix Property

System.Data Namespace   DataColumn Class


Sets or retrieves an XML prefix that aliases the namespace of the DataTable.

Syntax


Script DataColumn.Prefix = strVar

Property Value


strVar The XML prefix for the DataTable namespace.

The property is read/write with no default value.

Remarks

The Prefix is used throughout an XML document to identify elements which belong to the DataSet object's namespace ( as set by the Namespace property ).

See Also

DataColumn 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