FCFL.NET Common Library - API Reference
DataSetSurrogate Class
Members 

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 XP, Windows Server 2003 and 2008 family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

See Also

Reference

DataSetSurrogate Members
FChoice.Common.Data Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.