コード例 #1
0
 /// <summary>
 /// Create a new usr_CUSTOMERS object.
 /// </summary>
 /// <param name="id">Initial value of the id property.</param>
 /// <param name="email">Initial value of the email property.</param>
 /// <param name="password">Initial value of the password property.</param>
 /// <param name="firstname">Initial value of the firstname property.</param>
 /// <param name="lastname">Initial value of the lastname property.</param>
 /// <param name="street1">Initial value of the street1 property.</param>
 /// <param name="city1">Initial value of the city1 property.</param>
 /// <param name="state1_id">Initial value of the state1_id property.</param>
 /// <param name="zip1">Initial value of the zip1 property.</param>
 /// <param name="pobox1">Initial value of the pobox1 property.</param>
 /// <param name="country1_id">Initial value of the country1_id property.</param>
 /// <param name="phone1">Initial value of the phone1 property.</param>
 /// <param name="fax1">Initial value of the fax1 property.</param>
 /// <param name="street2">Initial value of the street2 property.</param>
 /// <param name="city2">Initial value of the city2 property.</param>
 /// <param name="state2_id">Initial value of the state2_id property.</param>
 /// <param name="zip2">Initial value of the zip2 property.</param>
 /// <param name="pobox2">Initial value of the pobox2 property.</param>
 /// <param name="country2_id">Initial value of the country2_id property.</param>
 /// <param name="phone2">Initial value of the phone2 property.</param>
 /// <param name="fax2">Initial value of the fax2 property.</param>
 /// <param name="inv_mail">Initial value of the inv_mail property.</param>
 /// <param name="inv_update">Initial value of the inv_update property.</param>
 /// <param name="lastmodify_date">Initial value of the lastmodify_date property.</param>
 /// <param name="lastmodify_user">Initial value of the lastmodify_user property.</param>
 /// <param name="lastmodify_user_id">Initial value of the lastmodify_user_id property.</param>
 /// <param name="create_date">Initial value of the create_date property.</param>
 /// <param name="active">Initial value of the active property.</param>
 /// <param name="dealer">Initial value of the dealer property.</param>
 /// <param name="b_name">Initial value of the b_name property.</param>
 /// <param name="b_street">Initial value of the b_street property.</param>
 /// <param name="b_city">Initial value of the b_city property.</param>
 /// <param name="b_state_id">Initial value of the b_state_id property.</param>
 /// <param name="b_country_id">Initial value of the b_country_id property.</param>
 /// <param name="b_pobox">Initial value of the b_pobox property.</param>
 /// <param name="b_zip">Initial value of the b_zip property.</param>
 /// <param name="b_phone">Initial value of the b_phone property.</param>
 /// <param name="b_fax">Initial value of the b_fax property.</param>
 /// <param name="b_tradingass">Initial value of the b_tradingass property.</param>
 /// <param name="b_type_id">Initial value of the b_type_id property.</param>
 /// <param name="b_siteurl">Initial value of the b_siteurl property.</param>
 /// <param name="b_specialization">Initial value of the b_specialization property.</param>
 /// <param name="historical_user">Initial value of the historical_user property.</param>
 /// <param name="old_id">Initial value of the old_id property.</param>
 /// <param name="userdeleted">Initial value of the userdeleted property.</param>
 /// <param name="prf_srtkey_diamonds">Initial value of the prf_srtkey_diamonds property.</param>
 /// <param name="prf_srtkey_gemstones">Initial value of the prf_srtkey_gemstones property.</param>
 /// <param name="prf_srtkey_jewelry">Initial value of the prf_srtkey_jewelry property.</param>
 /// <param name="prf_srtkey_newitems">Initial value of the prf_srtkey_newitems property.</param>
 /// <param name="prf_srtkey_specials">Initial value of the prf_srtkey_specials property.</param>
 /// <param name="prf_srtkey_search">Initial value of the prf_srtkey_search property.</param>
 /// <param name="prf_list_amount">Initial value of the prf_list_amount property.</param>
 /// <param name="prf_language_id">Initial value of the prf_language_id property.</param>
 /// <param name="prf_timesvisited">Initial value of the prf_timesvisited property.</param>
 /// <param name="online_message">Initial value of the online_message property.</param>
 /// <param name="last_visit">Initial value of the last_visit property.</param>
 /// <param name="dateofbirth">Initial value of the dateofbirth property.</param>
 /// <param name="aid">Initial value of the aid property.</param>
 /// <param name="registration_ip">Initial value of the registration_ip property.</param>
 /// <param name="idex_percent">Initial value of the idex_percent property.</param>
 /// <param name="default_currency">Initial value of the default_currency property.</param>
 public static usr_CUSTOMERS Createusr_CUSTOMERS(global::System.Int32 id, global::System.String email, global::System.String password, global::System.String firstname, global::System.String lastname, global::System.String street1, global::System.String city1, global::System.Int32 state1_id, global::System.String zip1, global::System.String pobox1, global::System.Int32 country1_id, global::System.String phone1, global::System.String fax1, global::System.String street2, global::System.String city2, global::System.Int32 state2_id, global::System.String zip2, global::System.String pobox2, global::System.Int32 country2_id, global::System.String phone2, global::System.String fax2, global::System.Boolean inv_mail, global::System.Boolean inv_update, global::System.DateTime lastmodify_date, global::System.String lastmodify_user, global::System.Int32 lastmodify_user_id, global::System.DateTime create_date, global::System.Boolean active, global::System.Boolean dealer, global::System.String b_name, global::System.String b_street, global::System.String b_city, global::System.Int32 b_state_id, global::System.Int32 b_country_id, global::System.String b_pobox, global::System.String b_zip, global::System.String b_phone, global::System.String b_fax, global::System.String b_tradingass, global::System.Int32 b_type_id, global::System.String b_siteurl, global::System.String b_specialization, global::System.Boolean historical_user, global::System.Int32 old_id, global::System.Boolean userdeleted, global::System.String prf_srtkey_diamonds, global::System.String prf_srtkey_gemstones, global::System.String prf_srtkey_jewelry, global::System.String prf_srtkey_newitems, global::System.String prf_srtkey_specials, global::System.String prf_srtkey_search, global::System.Int32 prf_list_amount, global::System.Int32 prf_language_id, global::System.Int32 prf_timesvisited, global::System.String online_message, global::System.DateTime last_visit, global::System.DateTime dateofbirth, global::System.Int32 aid, global::System.String registration_ip, global::System.Int32 idex_percent, global::System.String default_currency)
 {
     usr_CUSTOMERS usr_CUSTOMERS = new usr_CUSTOMERS();
     usr_CUSTOMERS.id = id;
     usr_CUSTOMERS.email = email;
     usr_CUSTOMERS.password = password;
     usr_CUSTOMERS.firstname = firstname;
     usr_CUSTOMERS.lastname = lastname;
     usr_CUSTOMERS.street1 = street1;
     usr_CUSTOMERS.city1 = city1;
     usr_CUSTOMERS.state1_id = state1_id;
     usr_CUSTOMERS.zip1 = zip1;
     usr_CUSTOMERS.pobox1 = pobox1;
     usr_CUSTOMERS.country1_id = country1_id;
     usr_CUSTOMERS.phone1 = phone1;
     usr_CUSTOMERS.fax1 = fax1;
     usr_CUSTOMERS.street2 = street2;
     usr_CUSTOMERS.city2 = city2;
     usr_CUSTOMERS.state2_id = state2_id;
     usr_CUSTOMERS.zip2 = zip2;
     usr_CUSTOMERS.pobox2 = pobox2;
     usr_CUSTOMERS.country2_id = country2_id;
     usr_CUSTOMERS.phone2 = phone2;
     usr_CUSTOMERS.fax2 = fax2;
     usr_CUSTOMERS.inv_mail = inv_mail;
     usr_CUSTOMERS.inv_update = inv_update;
     usr_CUSTOMERS.lastmodify_date = lastmodify_date;
     usr_CUSTOMERS.lastmodify_user = lastmodify_user;
     usr_CUSTOMERS.lastmodify_user_id = lastmodify_user_id;
     usr_CUSTOMERS.create_date = create_date;
     usr_CUSTOMERS.active = active;
     usr_CUSTOMERS.dealer = dealer;
     usr_CUSTOMERS.b_name = b_name;
     usr_CUSTOMERS.b_street = b_street;
     usr_CUSTOMERS.b_city = b_city;
     usr_CUSTOMERS.b_state_id = b_state_id;
     usr_CUSTOMERS.b_country_id = b_country_id;
     usr_CUSTOMERS.b_pobox = b_pobox;
     usr_CUSTOMERS.b_zip = b_zip;
     usr_CUSTOMERS.b_phone = b_phone;
     usr_CUSTOMERS.b_fax = b_fax;
     usr_CUSTOMERS.b_tradingass = b_tradingass;
     usr_CUSTOMERS.b_type_id = b_type_id;
     usr_CUSTOMERS.b_siteurl = b_siteurl;
     usr_CUSTOMERS.b_specialization = b_specialization;
     usr_CUSTOMERS.historical_user = historical_user;
     usr_CUSTOMERS.old_id = old_id;
     usr_CUSTOMERS.userdeleted = userdeleted;
     usr_CUSTOMERS.prf_srtkey_diamonds = prf_srtkey_diamonds;
     usr_CUSTOMERS.prf_srtkey_gemstones = prf_srtkey_gemstones;
     usr_CUSTOMERS.prf_srtkey_jewelry = prf_srtkey_jewelry;
     usr_CUSTOMERS.prf_srtkey_newitems = prf_srtkey_newitems;
     usr_CUSTOMERS.prf_srtkey_specials = prf_srtkey_specials;
     usr_CUSTOMERS.prf_srtkey_search = prf_srtkey_search;
     usr_CUSTOMERS.prf_list_amount = prf_list_amount;
     usr_CUSTOMERS.prf_language_id = prf_language_id;
     usr_CUSTOMERS.prf_timesvisited = prf_timesvisited;
     usr_CUSTOMERS.online_message = online_message;
     usr_CUSTOMERS.last_visit = last_visit;
     usr_CUSTOMERS.dateofbirth = dateofbirth;
     usr_CUSTOMERS.aid = aid;
     usr_CUSTOMERS.registration_ip = registration_ip;
     usr_CUSTOMERS.idex_percent = idex_percent;
     usr_CUSTOMERS.default_currency = default_currency;
     return usr_CUSTOMERS;
 }
コード例 #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the usr_CUSTOMERS EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTousr_CUSTOMERS(usr_CUSTOMERS usr_CUSTOMERS)
 {
     base.AddObject("usr_CUSTOMERS", usr_CUSTOMERS);
 }