How can I tell whether or not an object has had its collection deep-loaded? If I query the <Entity>Collection properties' Count field, it will yield the same result of 0 whether I shallow-loaded it, or whether I deep-loaded it and it indeed has no children.