| |||||||||||||||
DataSet.Namespace PropertySystem.Data Namespace DataSet Class Sets or retrieves the namespace of the DataSet. Syntax
Property Value
The property is read/write with no default value. Exceptions
RemarksThe Namespace property is used when reading and writing an XML document into the DataSet using the ReadXml, WriteXml, ReadXmlSchema, or WriteXmlSchema methods. The namespace of an XML document is used to scope XML attributes and elements when read into a DataSet. For example, a DataSet contains a schema read from a document with the namespace " ExampleThe following example sets the Prefix before calling the ReadXml method.
See Also |
| ||||||||||||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme