Partager via


DriverDataSet.DriverRowChangeEvent - Constructeur

Initialise une nouvelle instance de l'objet DriverDataSet.DriverRowChangeEvent .

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

Syntaxe

'Déclaration
Public Sub New ( _
    row As DriverDataSet.DriverRow, _
    action As DataRowAction _
)
'Utilisation
Dim row As DriverDataSet.DriverRow
Dim action As DataRowAction

Dim instance As New DriverDataSet.DriverRowChangeEvent(row, action)
public DriverRowChangeEvent(
    DriverDataSet.DriverRow row,
    DataRowAction action
)

Paramètres

Voir aussi

Référence

DriverDataSet.DriverRowChangeEvent classe

DriverDataSet.DriverRowChangeEvent - Membres

WebSvcDriver - Espace de noms