270 lines
4.0 KiB
C#
270 lines
4.0 KiB
C#
using System;
|
|
namespace Maticsoft.Model
|
|
{
|
|
/// <summary>
|
|
/// nr_z_hbscd:实体类(属性说明自动提取数据库字段的描述信息)
|
|
/// </summary>
|
|
[Serializable]
|
|
public partial class nr_z_hbscd
|
|
{
|
|
public nr_z_hbscd()
|
|
{}
|
|
#region Model
|
|
private int _id;
|
|
private string _bh;
|
|
private int? _ddid;
|
|
private string _ypzl;
|
|
private string _kh_bh;
|
|
private string _ywy;
|
|
private string _gdh;
|
|
private DateTime? _xdrq;
|
|
private DateTime? _jhrq;
|
|
private string _cpmc;
|
|
private string _cpcc;
|
|
private decimal? _dhsl;
|
|
private string _dw;
|
|
private string _cpsm;
|
|
private string _khtg;
|
|
private string _shyq;
|
|
private string _wfyq;
|
|
private string _smbz;
|
|
private string _zdr;
|
|
private string _shr;
|
|
private string _ddbz;
|
|
private string _scdzt;
|
|
private DateTime? _kgsj;
|
|
private DateTime? _wgsj;
|
|
private DateTime? _scrq;
|
|
private string _pbyq;
|
|
private string _ysyq;
|
|
private string _yhyq;
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public int id
|
|
{
|
|
set{ _id=value;}
|
|
get{return _id;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string bh
|
|
{
|
|
set{ _bh=value;}
|
|
get{return _bh;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public int? ddid
|
|
{
|
|
set{ _ddid=value;}
|
|
get{return _ddid;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string ypzl
|
|
{
|
|
set{ _ypzl=value;}
|
|
get{return _ypzl;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string kh_bh
|
|
{
|
|
set{ _kh_bh=value;}
|
|
get{return _kh_bh;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string ywy
|
|
{
|
|
set{ _ywy=value;}
|
|
get{return _ywy;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string gdh
|
|
{
|
|
set{ _gdh=value;}
|
|
get{return _gdh;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public DateTime? xdrq
|
|
{
|
|
set{ _xdrq=value;}
|
|
get{return _xdrq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public DateTime? jhrq
|
|
{
|
|
set{ _jhrq=value;}
|
|
get{return _jhrq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string cpmc
|
|
{
|
|
set{ _cpmc=value;}
|
|
get{return _cpmc;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string cpcc
|
|
{
|
|
set{ _cpcc=value;}
|
|
get{return _cpcc;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public decimal? dhsl
|
|
{
|
|
set{ _dhsl=value;}
|
|
get{return _dhsl;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string dw
|
|
{
|
|
set{ _dw=value;}
|
|
get{return _dw;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string cpsm
|
|
{
|
|
set{ _cpsm=value;}
|
|
get{return _cpsm;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string khtg
|
|
{
|
|
set{ _khtg=value;}
|
|
get{return _khtg;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string shyq
|
|
{
|
|
set{ _shyq=value;}
|
|
get{return _shyq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string wfyq
|
|
{
|
|
set{ _wfyq=value;}
|
|
get{return _wfyq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string smbz
|
|
{
|
|
set{ _smbz=value;}
|
|
get{return _smbz;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string zdr
|
|
{
|
|
set{ _zdr=value;}
|
|
get{return _zdr;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string shr
|
|
{
|
|
set{ _shr=value;}
|
|
get{return _shr;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string ddbz
|
|
{
|
|
set{ _ddbz=value;}
|
|
get{return _ddbz;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string scdzt
|
|
{
|
|
set{ _scdzt=value;}
|
|
get{return _scdzt;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public DateTime? kgsj
|
|
{
|
|
set{ _kgsj=value;}
|
|
get{return _kgsj;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public DateTime? wgsj
|
|
{
|
|
set{ _wgsj=value;}
|
|
get{return _wgsj;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public DateTime? scrq
|
|
{
|
|
set{ _scrq=value;}
|
|
get{return _scrq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string pbyq
|
|
{
|
|
set{ _pbyq=value;}
|
|
get{return _pbyq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string ysyq
|
|
{
|
|
set{ _ysyq=value;}
|
|
get{return _ysyq;}
|
|
}
|
|
/// <summary>
|
|
///
|
|
/// </summary>
|
|
public string yhyq
|
|
{
|
|
set{ _yhyq=value;}
|
|
get{return _yhyq;}
|
|
}
|
|
#endregion Model
|
|
|
|
}
|
|
}
|
|
|