Represents the schema information that is required to create tables that are involved in synchronization.
The following tables list the members exposed by the SyncSchema type.
Public Constructors
| Name | Description | |
|---|---|---|
| SyncSchema | Overloaded. Initializes a new instance of the SyncSchema class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
SchemaDataSet | Gets or sets a DataSet object that contains schema information for one or more tables. |
![]() |
Tables | Gets a SyncSchemaTables collection. This includes the tables that are contained in the SyncSchema. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
Merge | Merges an existing SyncSchema object into the current SyncSchema object. |
![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)
.gif)