DbSyncColumnMapping Members
Maps a column in the local database to a column in the remote database.
The following tables list the members exposed by the DbSyncColumnMapping type.
Public Constructors
Name | Description | |
---|---|---|
DbSyncColumnMapping | Overloaded. Initializes a new instance of the DbSyncColumnMapping class. |
Top
Public Properties
Name | Description | |
---|---|---|
LocalColumn | Gets or sets the name of the column in the local database. | |
RemoteColumn | Gets or sets the name of the column in the remote database. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overridden. Returns a string that represents the DbSyncColumnMapping object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DbSyncColumnMapping Class
Microsoft.Synchronization.Data Namespace