del constructor DriverDataSet.DriverDepartmentsRowChangeEvent
Inicializa una nueva instancia del objeto DriverDataSet.DriverDepartmentsRowChangeEvent .
Espacio de nombres: WebSvcDriver
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub New ( _
row As DriverDataSet.DriverDepartmentsRow, _
action As DataRowAction _
)
'Uso
Dim row As DriverDataSet.DriverDepartmentsRow
Dim action As DataRowAction
Dim instance As New DriverDataSet.DriverDepartmentsRowChangeEvent(row, action)
public DriverDepartmentsRowChangeEvent(
DriverDataSet.DriverDepartmentsRow row,
DataRowAction action
)
Parámetros
- action
Tipo: System.Data.DataRowAction
Vea también
Referencia
clase DriverDataSet.DriverDepartmentsRowChangeEvent