| |||||
DataSet.GetXmlSchema MethodSystem.Data Namespace DataSet Class Returns the XSD schema for the XML representation of the data stored in the DataSet. [ VB ] Public Function GetXmlSchema ( ) As String [ C# ] public String GetXmlSchema ( ); [ C++ ] public: String* GetXmlSchema ( ); [ JScript ] public function GetXmlSchema ( ) : String; Return ValueString that is the XSD schema for the XML representation of the data stored in the DataSet. RemarksCalling this method is identical to calling WriteXmlSchema, except that only the primary schema is written.
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