public DataServiceLinqDataSourceView(DataServiceLinqDataSource owner, string name, HttpContext context) : base(owner, name, context) { }