Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Data
DataRowChangeEventArgs
C# Class System.Data.DataRowChangeEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
DataRowChangeEventArgs
(
DataRow
row
,
DataRowAction
action
)
Initializes a new instance of the
class.
Method Details
DataRowChangeEventArgs()
public
method
Initializes a new instance of the
class.
public
DataRowChangeEventArgs
(
DataRow
row
,
DataRowAction
action
)
row
DataRow
action
DataRowAction