//------------------------------------------------------------------------------
//
// 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 thematiqueseleves
{
public string numnominsee { 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 Nullable nbcpsfavorisea { get; set; }
public Nullable nbcpsfavoriseb { get; set; }
public Nullable nbcpsdefavorise { get; set; }
public Nullable nbcpsmoyenne { get; set; }
public string rne { get; set; }
public Nullable nblogementstotal { get; set; }
public string rne1 { get; set; }
public string rne2 { get; set; }
public string rne3 { get; set; }
public string rne4 { get; set; }
public string rne5 { get; set; }
public string rne6 { get; set; }
public Nullable effectif1 { get; set; }
public Nullable effectif2 { get; set; }
public Nullable effectif3 { get; set; }
public Nullable effectif4 { get; set; }
public Nullable effectif5 { get; set; }
public Nullable effectif6 { get; set; }
public Nullable ellogan1 { get; set; }
public Nullable matlogan1 { get; set; }
public Nullable ellogan2 { get; set; }
public Nullable matlogan2 { get; set; }
public Nullable ellogan3 { get; set; }
public Nullable matlogan3 { get; set; }
public Nullable ellogan4 { get; set; }
public Nullable matlogan4 { get; set; }
public Nullable ellogan5 { get; set; }
public Nullable matlogan5 { get; set; }
public Nullable ellogtotal { get; set; }
public Nullable matlogtotal { get; set; }
public int oid { get; set; }
public Nullable nbelpublicapprox { get; set; }
public Nullable nbelpriveapprox { get; set; }
public string numadresse { get; set; }
public Nullable idrue { get; set; }
public Nullable totalpublic { get; set; }
public Nullable totalprive { get; set; }
public Nullable totalsecteur { get; set; }
public Nullable totalhorssecteur { get; set; }
public Nullable matnbelpublic { get; set; }
public Nullable matnbelprive { get; set; }
public Nullable matnbelpublicapprox { get; set; }
public Nullable matnbelpriveapprox { get; set; }
public Nullable mattotalpublic { get; set; }
public Nullable mattotalprive { get; set; }
public Nullable mattotalsecteur { get; set; }
public Nullable mattotalhorssecteur { get; set; }
public string matrne1 { get; set; }
public string matrne2 { get; set; }
public string matrne3 { get; set; }
public string matrne4 { get; set; }
public string matrne5 { get; set; }
public string matrne6 { get; set; }
public Nullable mateffectif1 { get; set; }
public Nullable mateffectif2 { get; set; }
public Nullable mateffectif3 { get; set; }
public Nullable mateffectif4 { get; set; }
public Nullable mateffectif5 { get; set; }
public Nullable mateffectif6 { get; set; }
public Nullable dist { get; set; }
}
}