Retrieves a System.Web.UI.Design.DesignerDataSourceView object that is identified by the view name.
This implementation always returns null.
In derived classes, if viewName does not exist, the DataSourceDesigner.GetView(string) method should return null.