SyncColumnMapping Members

Maps a column in a server table to the corresponding column in a client table.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property ClientColumn Gets or sets the name of the client column.
Public property ServerColumn Gets or sets the name of the server column.

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 Static ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents the column mapping in the SyncColumnMappingCollection.

Top

Protected Methods

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

Top

See Also

Reference

SyncColumnMapping Class
Microsoft.Synchronization.Data.Server Namespace