1 write to table
System.Data (1)
fx\src\data\System\Data\DataViewSetting.cs (1)
72
this.
table
= table;
3 references to table
System.Data (3)
fx\src\data\System\Data\DataViewSetting.cs (3)
63
return
table
;
68
if(this.
table
!= table) {
69
if(this.
table
!= null) {