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