public Location() { LocationSchema _schema = new LocationSchema(); this.SchemaEntries = _schema.SchemaEntries; this.SchemaGlobal = "dbo"; }