AssnHistoryDataSet.HistoryDataTable-Klasse
Stellt Informationen über Aufgaben, die in eine oder mehrere AssnHistoryDataSet.HistoryRow -Objekten dar.
Vererbungshierarchie
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcStatusing.AssnHistoryDataSet.HistoryDataTable
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class HistoryDataTable _
Inherits DataTable _
Implements IEnumerable
'Usage
Dim instance As AssnHistoryDataSet.HistoryDataTable
[SerializableAttribute]
public class HistoryDataTable : DataTable,
IEnumerable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.