Reads XML schema and data into the
DbDataSet using the specified
System.IO.Stream.
'Declaration
Public Overloads Shadows Function ReadXml( _
ByVal As Stream _
) As XmlReadMode
Parameters
- stream
- An object that derives from System.IO.Stream.
Return Value
The
System.Data.XmlReadMode used to read the data.