Freigeben über


SyncColumnMapping-Klasse

Ordnet eine Spalte in einer Servertabelle der entsprechenden Spalte in einer Clienttabelle zu.

Namespace: Microsoft.Synchronization.Data.Server
Assembly: Microsoft.Synchronization.Data.Server (in microsoft.synchronization.data.server.dll)

Syntax

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

Vererbungshierarchie

System.Object
  Microsoft.Synchronization.Data.Server.SyncColumnMapping

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

SyncColumnMapping-Member
Microsoft.Synchronization.Data.Server-Namespace