1 write to Table
System.Data.Common (1)
System\Data\DataTableClearEvent.cs (1)
10
Table
= dataTable;
2 references to Table
System.Data.Common (2)
System\Data\DataTableClearEvent.cs (2)
14
public string TableName =>
Table
.TableName;
15
public string TableNamespace =>
Table
.Namespace;