Udostępnij za pośrednictwem


DataSetSurrogate Members

Represents a surrogate of a DataSet object, which Sync Framework uses during custom binary serialization.

The following tables list the members exposed by the DataSetSurrogate type.

Public Constructors

  Name Description
Public method DataSetSurrogate Initializes a new instance of the DataSetSurrogate class.

Top

Public Properties

  Name Description
Public property DatasetName Gets or sets the name of the data set that the DataSetSurrogate object represents.
Public property Locale Gets or sets the locale information used to compare strings within the table.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ConvertToDataSet Constructs a DataSet object based on a DataSetSurrogate object.
Public method Dispose Overloaded. Releases the resources used by the DataSetSurrogate.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetDataTableSurrogates Gets an array of DataTableSurrogate objects that comprise the data set that is represented by the DataSetSurrogate object.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Ee617399.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Dispose Overloaded. Releases the resources used by the DataSetSurrogate.
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DataSetSurrogate Class
Microsoft.Synchronization.Data Namespace