namespace System.Data.Linq.Design.SchemaObjectModel{ public class DbView : DbTable { public bool SchemaErrors; } }