Share via


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
Public method DbSyncColumnMapping Overloaded. Initializes a new instance of the DbSyncColumnMapping class.

Top

Public Properties

  Name Description
Public property LocalColumn Gets or sets the name of the column in the local database.
Public property RemoteColumn Gets or sets the name of the column in the remote database.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc761695.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents the DbSyncColumnMapping object.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DbSyncColumnMapping Class
Microsoft.Synchronization.Data Namespace