schema name?
Posted: Sat 09 Mar 2019 13:46
- How do show schema name in diagram view?
- Why can't you create tables with the same name using different schema?
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
The diagram represents the name of a class (not table). The names of the corresponding table and its schema are available in the properties of the class.RobertK wrote:
- How do show schema name in diagram view?
You can do that but the names of classes in the scope of common namespace should be different.RobertK wrote:
- Why can't you create tables with the same name using different schema?