private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     allCitiesByGeom = metaClass.CheckProperty("allCitiesByGeom", typeof(CityByGeomRTree));
     allCitiesByName = metaClass.CheckProperty("allCitiesByName", typeof(CityByNameDict));
     myRoot          = metaClass.CheckProperty("myRoot", typeof(Root));
     name            = metaClass.CheckProperty("name", typeof(String), 50);
 }
示例#2
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     canHaveDiscount = metaClass.CheckMethod(metaClass, "canHaveDiscount");
     login           = metaClass.CheckProperty("login", typeof(String), 30);
     password        = metaClass.CheckProperty("password", typeof(String), 30);
     setOnCreate     = metaClass.CheckMethod(metaClass, "setOnCreate");
 }
示例#3
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     id          = metaClass.CheckProperty("id", typeof(Int32));
     name        = metaClass.CheckProperty("name", typeof(String), 30);
     price       = metaClass.CheckProperty("price", typeof(Decimal), 12, 2);
     setOnCreate = metaClass.CheckMethod(metaClass, "setOnCreate");
     weight      = metaClass.CheckProperty("weight", typeof(Decimal), 12, 2);
 }
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     id         = metaClass.CheckProperty("id", typeof(Int32));
     myCounty   = metaClass.CheckProperty("myCounty", typeof(County));
     myRoot     = metaClass.CheckProperty("myRoot", typeof(Root));
     myState    = metaClass.CheckProperty("myState", typeof(State));
     name       = metaClass.CheckProperty("name", typeof(String), 50);
     population = metaClass.CheckProperty("population", typeof(Int32));
 }
示例#5
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     age             = metaClass.CheckProperty("age", typeof(Int32));
     canHaveDiscount = metaClass.CheckMethod(metaClass, "canHaveDiscount");
     cart            = metaClass.CheckProperty("cart", typeof(Cart));
     discount        = metaClass.CheckProperty("discount", typeof(Int32));
     id      = metaClass.CheckProperty("id", typeof(Int32));
     name    = metaClass.CheckProperty("name", typeof(String), 30);
     surname = metaClass.CheckProperty("surname", typeof(String), 30);
 }
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     allCitiesByGeom    = metaClass.CheckProperty("allCitiesByGeom", typeof(CityByGeomRTree));
     allCountiesByGeom  = metaClass.CheckProperty("allCountiesByGeom", typeof(CountyByGeomRTree));
     allCountiesByName  = metaClass.CheckProperty("allCountiesByName", typeof(CountyByNameDict));
     allPeopleByGeom    = metaClass.CheckProperty("allPeopleByGeom", typeof(PersonByGeomRTree));
     allStatesByAbbr    = metaClass.CheckProperty("allStatesByAbbr", typeof(StateByAbbrDict));
     allStatesByGeom    = metaClass.CheckProperty("allStatesByGeom", typeof(StateByGeomRTree));
     externalRTree      = metaClass.CheckProperty("externalRTree", typeof(GeometriesRTree));
     otherSpatialLayers = metaClass.CheckProperty("otherSpatialLayers", typeof(SpatialLayerByNameDict));
 }
示例#7
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     addToCart            = metaClass.CheckMethod(metaClass, "addToCart");
     calculateTotalPrice  = metaClass.CheckMethod(metaClass, "calculateTotalPrice");
     calculateTotalWeight = metaClass.CheckMethod(metaClass, "calculateTotalWeight");
     getTotal             = metaClass.CheckMethod(metaClass, "getTotal");
     id          = metaClass.CheckProperty("id", typeof(Int32));
     items       = metaClass.CheckProperty("items", typeof(Items));
     totalPrice  = metaClass.CheckProperty("totalPrice", typeof(Decimal), 12, 2);
     totalWeight = metaClass.CheckProperty("totalWeight", typeof(Decimal), 12, 2);
 }
示例#8
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     cartID          = metaClass.CheckProperty("cartID", typeof(Int32));
     createCustomers = metaClass.CheckMethod(metaClass, "createCustomers");
     createEmployees = metaClass.CheckMethod(metaClass, "createEmployees");
     createItems     = metaClass.CheckMethod(metaClass, "createItems");
     createPositions = metaClass.CheckMethod(metaClass, "createPositions");
     createShop      = metaClass.CheckMethod(metaClass, "createShop");
     customers       = metaClass.CheckProperty("customers", typeof(CustomersById));
     employees       = metaClass.CheckProperty("employees", typeof(EmployeesById));
     itemID          = metaClass.CheckProperty("itemID", typeof(Int32));
     items           = metaClass.CheckProperty("items", typeof(ItemsByName));
     nextCartId      = metaClass.CheckMethod(metaClass, "nextCartId");
     nextItemID      = metaClass.CheckMethod(metaClass, "nextItemID");
     nextPersonID    = metaClass.CheckMethod(metaClass, "nextPersonID");
     personID        = metaClass.CheckProperty("personID", typeof(Int32));
     positions       = metaClass.CheckProperty("positions", typeof(Positions));
 }
示例#9
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
 }
示例#10
0
 partial void InitializeDynamicProperties(JadeSoftware.Joob.Client.IJoobConnection connection);
示例#11
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     canHaveDiscount = metaClass.CheckMethod(metaClass, "canHaveDiscount");
     position        = metaClass.CheckProperty("position", typeof(Position));
     setOnCreate     = metaClass.CheckMethod(metaClass, "setOnCreate");
 }
示例#12
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     salary      = metaClass.CheckProperty("salary", typeof(Int32));
     setOnCreate = metaClass.CheckMethod(metaClass, "setOnCreate");
     title       = metaClass.CheckProperty("title", typeof(String), 30);
 }
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     geometries = metaClass.CheckProperty("geometries", typeof(SpatialRTree));
     name       = metaClass.CheckProperty("name", typeof(String), 50);
 }
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     geom = metaClass.CheckProperty("geom", typeof(JoobGeometry));
 }
示例#15
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     myShop        = metaClass.CheckProperty("myShop", typeof(Shop));
     setRootObject = metaClass.CheckMethod(metaClass, "setRootObject");
 }
示例#16
0
 private void InitializeProperties(JadeSoftware.Joob.Client.IJoobConnection connection)
 {
     id = metaClass.CheckProperty("id", typeof(Int32));
 }