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
type SyncColumnMapping =  class end
public class SyncColumnMapping

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (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