1 write to _tablesRO
System.Web.DynamicData (1)
DynamicData\MetaModel.cs (1)
59
_tablesRO
= new ReadOnlyCollection<MetaTable>(_tables);
1 reference to _tablesRO
System.Web.DynamicData (1)
DynamicData\MetaModel.cs (1)
382
return
_tablesRO
;