1 write to Action
System.Data.Common (1)
System\Data\DataRowChangeEvent.cs (1)
14
Action
= action;
4 references to Action
System.Data.Common (4)
System\Data\DataTableReader.cs (1)
948
switch (args.
Action
)
System\Xml\XmlDataDocument.cs (3)
2000
switch (args.
Action
)
2054
if (args.
Action
== DataRowAction.Delete && row.Element != null)
2077
switch (args.
Action
)