|   | Data | 
The DataSetExtensions type exposes the following members.
 Methods
Methods
        | Name | Description | |
|---|---|---|
|   | DeriveColumnType | Gets column object Type from given DataType. | 
|   | DeserializeToDataSet | Deserializes a DataSet from a Stream. | 
|   | GetDataType | Attempts to derive DataType based on object Type. | 
|   | SerializeToStream | Serializes a DataSet to a destination Stream. | 
 See Also
See Also