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