|
|
Browse by Tags
All Tags » SODA » Activation Depth (RSS)
-
I don't understand why the execution of a query through a collection, like the following one, must activate all the elements of the collection, if I'm using the identity constrain. Firstly 'pilot' has been retreived from the database. query.Descend(''_pilots'').Constrain(pilot).Identity()Besides, if I try to use Native Query, ...
|
|
|