Compartilhar via


EventsDataSet.EventDataTable.GetRowType method

This member overrides DataTable.GetRowType().

Namespace:  WebSvcEvents
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Protected Overrides Function GetRowType As Type
'Uso
Dim returnValue As Type

returnValue = Me.GetRowType()
protected override Type GetRowType()

Valor retornado

Type: System.Type

Ver também

Referência

EventsDataSet.EventDataTable class

EventsDataSet.EventDataTable members

WebSvcEvents namespace