Esempio n. 1
0
        public LocationRouteLevels()
        {
            LocationRouteLevelsSchema _schema = new LocationRouteLevelsSchema();

            this.SchemaEntries = _schema.SchemaEntries;
            this.SchemaGlobal  = "dbo";
        }
Esempio n. 2
0
 public LocationRouteLevels()
 {
     LocationRouteLevelsSchema _schema = new LocationRouteLevelsSchema();
     this.SchemaEntries = _schema.SchemaEntries;
     this.SchemaGlobal = "dbo";
 }