Omar Elabd
Omar Elabd
The idea would be that a level-1 export would display (should be very fast), then the user would interactive select which fields they wished to explore further. this could be...
At the moment recursive objects are exported as is to a depth. In the C# generator we may be able to resolve recursive object references by generating these objects. This...
EF generates child members with types of System.Data.Entity.DynamicProxies .Blog_5E43C6C196972BF0754973E48C9C941092D86818CD94005E9A759B70BF6E48E6, these properties have some change tracking properties for efficiency. This doesn't make for a pleasant type, so we'll ignore this derived...
requested by a user on extension site
Intellisense similar to what is available in the immediate or watch window.
EnvDTE.Expressions provides limited information which is required by some of the new Object Exporter features.