Compartir a través de


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

Top

Public Properties

  Name Description
Bb686953.pubproperty(en-US,SQL.90).gif ClientColumn Gets or sets the name of the client column.
Bb686953.pubproperty(en-US,SQL.90).gif ServerColumn Gets or sets the name of the server column.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb686953.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb686953.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb686953.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb686953.pubmethod(en-US,SQL.90).gif Bb686953.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb686953.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a string that represents the column mapping in the SyncColumnMappingCollection.

Top

Protected Methods

  Name Description
Bb686953.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb686953.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncColumnMapping Class
Microsoft.Synchronization.Data.Server Namespace