NHibenate hbm.xml 自动 生成 数据库表的时候 长度为1
如果是1的话,就要把 column节中的 sql-type 去掉,
或者 给sql-type="nvarchar(30)" 加上长度.,否则默认为1