asp.net.ph

DataTable.Prefix Property

System.Data Namespace   DataTable Class


Sets or retrieves the namespace for the XML represenation of the data stored in the DataTable.

Syntax


Script DataTable.Prefix [ = strPrefix ]

Property Value


strPrefix String specifying the prefix of the DataTable.

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 DataTable object's namespace ( as set by the Namespace property ).

See Also

DataTable Members   Namespace 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