SyncDataSet.SyncFieldMappingsRow-Klasse
Stellt synchronisiert Zuordnungsinformationen als eine Zeile im SyncDataSet.SyncFieldMappingsDataTable -Objekt dar.
Vererbungshierarchie
System.Object
System.Data.DataRow
WebSvcProject.SyncDataSet.SyncFieldMappingsRow
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class SyncFieldMappingsRow _
Inherits DataRow
'Usage
Dim instance As SyncDataSet.SyncFieldMappingsRow
public class SyncFieldMappingsRow : DataRow
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.