This documentation is archived and is not being maintained.
DataSet.GetSchemaSerializable Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Overridable Function GetSchemaSerializable() As XmlSchema [C#] protected virtual XmlSchema GetSchemaSerializable(); [C++] protected: virtual XmlSchema* GetSchemaSerializable(); [JScript] protected function GetSchemaSerializable() : XmlSchema;
See Also
Show: