DataSet.GetSerializationData Method (SerializationInfo, StreamingContext)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Deserializes the table data from the binary or XML stream.
Assembly: System.Data (in System.Data.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization.SerializationInfo
The SerializationInfo instance.
- context
-
Type:
System.Runtime.Serialization.StreamingContext
The streaming context.
.NET Framework
Available since 1.1
Available since 1.1
Show: