Share via


EventsDataSet.EventDataTable.AddEventRow - Méthode (EventsDataSet.EventRow)

Ajoute un objet EventRow à la EventDataTable.

Espace de noms :  WebSvcEvents
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub AddEventRow ( _
    row As EventsDataSet.EventRow _
)
'Utilisation
Dim instance As EventsDataSet.EventDataTable
Dim row As EventsDataSet.EventRow

instance.AddEventRow(row)
public void AddEventRow(
    EventsDataSet.EventRow row
)

Paramètres

Voir aussi

Référence

EventsDataSet.EventDataTable classe

EventsDataSet.EventDataTable - Membres

AddEventRow - Surcharge

WebSvcEvents - Espace de noms