Compartir a través de


Clase DriverDataSet.DriverDepartmentsRow

Contiene una fila de información del controlador departamentales.

Jerarquía de la herencia

System.Object
  System.Data.DataRow
    WebSvcDriver.DriverDataSet.DriverDepartmentsRow

Espacio de nombres:  WebSvcDriver
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Class DriverDepartmentsRow _
    Inherits DataRow
'Uso
Dim instance As DriverDataSet.DriverDepartmentsRow
public class DriverDepartmentsRow : DataRow

Comentarios

Una fila de la tabla DriverDataSet.DriverDepartmentsDataTable .

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros DriverDataSet.DriverDepartmentsRow

Espacio de nombres WebSvcDriver