TableComparisonSettings / CreateFromIntersection Issue
jvencl
Posts: 4
I am updating a old program to the new SQL Bundle 5 toolkit, and I'm finding it hard to convert some of the old objects into new 05 ojects. Could someone please help me with this.
The last two issues I'm dealing with are as follows ....
1. I have an object dimmed as type TableComparisonSettings, but this type does not seem to exist in the new bundle. Is there a new type I should be using instead?
2. There was a function under the RedGate.SQLDataCompare.Engine.Tables namespace called CreateFromIntersection. This function had a return type of type Tables. This does not seem to exist anymore either. Should I be looking under a different namesapce, or am i just blind and not seeing this correctly.
Any help would be greatly appreciated, Thanks.
The last two issues I'm dealing with are as follows ....
1. I have an object dimmed as type TableComparisonSettings, but this type does not seem to exist in the new bundle. Is there a new type I should be using instead?
2. There was a function under the RedGate.SQLDataCompare.Engine.Tables namespace called CreateFromIntersection. This function had a return type of type Tables. This does not seem to exist anymore either. Should I be looking under a different namesapce, or am i just blind and not seeing this correctly.
Any help would be greatly appreciated, Thanks.
John M. Vencl
Software Developer
Software Developer
Comments
Aha, I just answered this in the v3 forum.