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)
2028switch (args.Action) 2083if (args.Action == DataRowAction.Delete && row.Element != null) 2106switch (args.Action)