If the SchemaName variable is set, when reading the tablenames from the database, the test for whether to postfix a tablename with "1", compares all the tables, even though they are excluded later.
I created a quick fix to get around this by sending the schemaName filter to the reader.ReadSchema method. Could you include this functionality in a future release?
Comments: This was resolved and will be included in the next release See https://efreversepoco.codeplex.com/workitem/76
I created a quick fix to get around this by sending the schemaName filter to the reader.ReadSchema method. Could you include this functionality in a future release?
Comments: This was resolved and will be included in the next release See https://efreversepoco.codeplex.com/workitem/76