//------------------------------------------------------------------------------
//
// Ce code a été généré à partir d'un modèle.
//
// Des modifications manuelles apportées à ce fichier peuvent conduire à un comportement inattendu de votre application.
// Les modifications manuelles apportées à ce fichier sont remplacées si le code est régénéré.
//
//------------------------------------------------------------------------------
namespace CD67.FicheCollege.Entity
{
using System;
using System.Collections.Generic;
public partial class thematiquescommunes
{
public string insee { get; set; }
public Nullable nbelpublic { get; set; }
public Nullable nbelprive { get; set; }
public Nullable nbnaissances { get; set; }
public Nullable nbelprimaire { get; set; }
public Nullable nblogementsan1 { get; set; }
public Nullable nblogementsan2 { get; set; }
public Nullable nblogementsan3 { get; set; }
public Nullable nblogementsan4 { get; set; }
public Nullable nblogementsan5 { get; set; }
public string rneetabsecteur { get; set; }
public Nullable anneereel { get; set; }
public Nullable anneesimu { get; set; }
public Nullable nbelpublicsimu { get; set; }
public Nullable nbelprivesimu { get; set; }
public Nullable superficie { get; set; }
public Nullable densitecollegiens { get; set; }
public Nullable nbhabitants { get; set; }
public Nullable densitepop { get; set; }
public Nullable nongeolocalises { get; set; }
public Nullable nongeolocalisesprive { get; set; }
public string rpi { get; set; }
public Nullable effreel2007 { get; set; }
public Nullable effreel2008 { get; set; }
public Nullable effreel2009 { get; set; }
public Nullable effreel2010 { get; set; }
public Nullable effreel2011 { get; set; }
public Nullable effreel2012 { get; set; }
public Nullable effreel2013 { get; set; }
public Nullable excedentreel2007 { get; set; }
public Nullable excedentreel2008 { get; set; }
public Nullable excedentreel2009 { get; set; }
public Nullable excedentreel2010 { get; set; }
public Nullable excedentreel2011 { get; set; }
public Nullable excedentreel2012 { get; set; }
public Nullable excedentreel2013 { get; set; }
public Nullable effreel2014 { get; set; }
public Nullable excedentreel2014 { get; set; }
public Nullable effreel2015 { get; set; }
public Nullable excedentreel2015 { get; set; }
public Nullable effreel2016 { get; set; }
public Nullable excedentreel2016 { get; set; }
public Nullable effreel2017 { get; set; }
public Nullable excedentreel2017 { get; set; }
}
}