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




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