DataSetSurrogate Class
Reads or writes a DataSet as a compact binary stream.
Syntax
'Declaration
Public Class DataSetSurrogate
public class DataSetSurrogate
Remarks
IMPORTANT: The ReadBinary and WriteBinary methods only support simple DataSets with tables, columns, rows (with data) and relationships. All other information will be lost. This includes keys, constraints, extended properties, etc.
Inheritance Hierarchy
System.Object
FChoice.Common.Data.DataSetSurrogate
Requirements
Namespace: FChoice.Common.Data
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)