Activity

From 02/17/2011 to 03/18/2011

03/18/2011

avatar 01:59 PM Feature #577: Support of CHAR database type
The ColumnAttribute should get a DbType property which allows to set any column type. There is currently a Type property but that won't help in this case. DbType enum in ADO.NET: http://msdn.microsoft.com/en-us/library/system.data.dbtype.aspx Mirco Bauer
avatar 01:51 PM Feature #577: Support of CHAR database type
Columns with a string property are either mapped to VARCHAR or TEXT depending on the Length property value. There is currently no way to define a CHAR column. Sebastian Theilmeier-Aldehoff
« Previous
Next »
 

Also available in: Atom