PeerDataSyncColumnMapping Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Maps a column in the local database to a column in the remote database.

Namespace: Microsoft.Synchronization.Data.Peer
Assembly: Microsoft.Synchronization.Data.Peer (in microsoft.synchronization.data.peer.dll)

Syntax

'Declaration
Public Class PeerDataSyncColumnMapping
'Usage
Dim instance As PeerDataSyncColumnMapping
public class PeerDataSyncColumnMapping
public ref class PeerDataSyncColumnMapping
public class PeerDataSyncColumnMapping
public class PeerDataSyncColumnMapping

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.PeerDataSyncColumnMapping

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PeerDataSyncColumnMapping Members
Microsoft.Synchronization.Data.Peer Namespace