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