Esempio n. 1
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public power_dict()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "power_dict_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "power_display_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "order_int",
         ioryType        = "int?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 2
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public Log_H222()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "int_index",
         ioryType        = "int?",
         IsIdentity      = true,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "ceshi",
         ioryType        = "decimal?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "cc",
         ioryType        = "double?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "sda",
         ioryType        = "byte[]",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "qq",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
 /// <summary>
 /// 初始化函数
 /// </summary>
 public __EFMigrationsHistory()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "MigrationId",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "ProductVersion",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 4
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public PC_config()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "PC_config_GUID",
         ioryType        = "Guid?",
         IsIdentity      = false,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "UUID_GUID",
         ioryType        = "Guid?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "IP_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "key_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "value_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "createtime_dt",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "changetime_dt",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 5
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public Log_H()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "int_index",
         ioryType        = "int?",
         IsIdentity      = true,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_opreater",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_Type",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_tablename",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_Sql",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_Old",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_time",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 6
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public log_data()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "log_data_GUID",
         ioryType        = "Guid?",
         IsIdentity      = false,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "sopreater_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "UUID_GUID_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "IP_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "type_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "tablename_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "SQL_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "olddata_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "createtime_dt",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 7
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public Table_main()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "int_index",
         ioryType        = "int?",
         IsIdentity      = true,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "int_ID",
         ioryType        = "long?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_jidongchesuoyouren",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_shenfenzhengmingcheng",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_shenfenzhengID",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_dengjijiguan",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_dengjiriqi",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_jidongchedengjibianhao",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_Iszhuanyi",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_zhuanyiID",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_createtime",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_changetime",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 8
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public Users()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "Users_GUID",
         ioryType        = "int?",
         IsIdentity      = true,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "loginname_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "pwd_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "pwd_encrypt_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "name_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "type_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "power_str",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "createtime_dt",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "changetime_dt",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }
Esempio n. 9
0
 /// <summary>
 /// 初始化函数
 /// </summary>
 public Users()
 {
     LIC.Add(new IoRyCol
     {
         ioryName        = "int_index",
         ioryType        = "int?",
         IsIdentity      = true,
         IsKey           = true,
         IsNull          = false,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_loginname",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_pwd",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_name",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_type",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "str_power",
         ioryType        = "string",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_createtime",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
     LIC.Add(new IoRyCol
     {
         ioryName        = "dat_changetime",
         ioryType        = "DateTime?",
         IsIdentity      = false,
         IsKey           = false,
         IsNull          = true,
         ioryValueNull   = true,
         ioryValueChange = false
     });
 }