views:

19

answers:

1

How can I specify CommandBehavior (for e.g. SequentialAccess) when executing a command on entities?

A: 

If you really want to, you can. As the link shows, however, doing so will cause other problems. I think you would probably get a better answer if you explained what you're actually trying to accomplish.

Craig Stuntz
Certainly helpful in finding out what I wanted.
cornerback84