DataSet.IXmlSerializable.GetSchema Method
Definition
For a description of this member, see GetSchema().
virtual System::Xml::Schema::XmlSchema ^ System.Xml.Serialization.IXmlSerializable.GetSchema() = System::Xml::Serialization::IXmlSerializable::GetSchema;
System.Xml.Schema.XmlSchema IXmlSerializable.GetSchema ();
Function GetSchema () As XmlSchema Implements IXmlSerializable.GetSchema
Returns
For a description of this member, see GetSchema().
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the DataSet instance is cast to an IXmlSerializable interface.