ResourceDataSet.ResourcesDataTable.GetRowType método
Esse membro substitui DataTable.GetRowType().
Namespace: WebSvcResource
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Protected Overrides Function GetRowType As Type
'Uso
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Valor retornado
Tipo: System.Type
Ver também
Referência
ResourceDataSet.ResourcesDataTable classe