Partager via


VersionsDataSet.VersionsRowChangeEvent - Constructeur

Initialise une nouvelle instance de l'objet VersionsDataSet.VersionsRowChangeEvent .

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

Syntaxe

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

Dim instance As New VersionsDataSet.VersionsRowChangeEvent(row, action)
public VersionsRowChangeEvent(
    VersionsDataSet.VersionsRow row,
    DataRowAction action
)

Paramètres

  • action
    Type : System.Data.DataRowAction

    Une constante de l'énumération qui représente l'action qui a déclenché l'événement.

Voir aussi

Référence

VersionsDataSet.VersionsRowChangeEvent classe

VersionsDataSet.VersionsRowChangeEvent - Membres

WebSvcAdmin - Espace de noms