Is it possible to set a SQL server columns' description using a fluent nhibernate map?

Posted by Simon on Stack Overflow See other posts from Stack Overflow or by Simon
Published on 2010-05-14T05:08:45Z Indexed on 2010/05/14 5:14 UTC
Read the original article Hit count: 200

I am using my fluent nhibernate mappings to generate my MS SQL Server database.

I would like to be able to set a columns' description as part of this generation.

© Stack Overflow or respective owner

Related posts about fluent-nhibernate

Related posts about nhibernate