Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
DataSetSurrogate | Initializes a new instance of the DataSetSurrogate class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DatasetName | Gets or sets the name of the data set that the DataSetSurrogate object represents. |
![]() |
Locale | Gets or sets the locale information used to compare strings within the table. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
ConvertToDataSet | Constructs a DataSet object based on a DataSetSurrogate object. |
![]() |
Dispose | Overloaded. Releases the resources used by the DataSetSurrogate. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetDataTableSurrogates | Gets an array of DataTableSurrogate objects that comprise the data set that is represented by the DataSetSurrogate object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Releases the resources used by the DataSetSurrogate. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DataSetSurrogate Class
Microsoft.Synchronization.Data Namespace