I want to generate bussines clasess implementing navegability. My database is Oracke 10g, and I´m using the OracleNativeSchemaProvider. But when I want to iterate though the PrimaryKeys Collection of the table, this collection is always empty. However, I test the same code with SQL Server 2005 and the...