Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
ConfORM
Conversations
About
How to not map a property?
21 views
Skip to first unread message
Plácido Monteiro Dinelli Bisneto
unread,
Sep 14, 2011, 4:46:02 PM
9/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codec...@googlegroups.com
How can I set a property or several properties to not be mapped as "persistent"?
Fabio Maulo
unread,
Sep 15, 2011, 6:59:52 AM
9/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codec...@googlegroups.com
If the property does not have state (field) it is done by default, otherwise you can use
orm.ExcludeProperty<YourEntity>(x=> x.NoPersistent)
2011/9/14 Plácido Monteiro Dinelli Bisneto
<
cid...@live.com
>
How can I set a property or several properties to not be mapped as "persistent"?
--
Fabio Maulo
Plácido Monteiro Dinelli Bisneto
unread,
Sep 19, 2011, 1:13:49 AM
9/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codec...@googlegroups.com
Thanks Fabio!
I didn't find this method anywhere...
I think it could be better if this method was in the ICassMapper or IPersistentClassCustomizer..
What do you think? :)
Fabio Maulo
unread,
Sep 19, 2011, 9:49:54 AM
9/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codec...@googlegroups.com
It is a responsibility of "domain descriptor"... The class ObjectRelationalMapper is the implementation of IDomainInspector
2011/9/19 Plácido Monteiro Dinelli Bisneto
<
cid...@live.com
>
--
Fabio Maulo
Reply all
Reply to author
Forward
0 new messages