1 write to DataFile
System.Web (1)
UI\WebControls\AccessDataSource.cs (1)
61
DataFile
= dataFile;
3 references to DataFile
System.Web (3)
UI\WebControls\AccessDataSource.cs (2)
113
if (
DataFile
!= value) {
225
string filename =
DataFile
;
UI\WebControls\AccessDataSourceView.cs (1)
38
if (String.IsNullOrEmpty(_owner.
DataFile
)) {