Menu

#441 [ADO.NET] CUBRIDConnection.GetSchema(String, String[]) should throw a ArgumentException when the collectionName is specified as null

open
nobody
None
5
2013-03-13
2013-03-13
Jira Trac
No

According to msdb http://msdn.microsoft.com/en-us/library/y53he2tz.aspx, DbConnection.GetSchema(String, String[]) should throw a ArgumentException when the collectionName is specified as null. Now, CUBRIDConnection.GetSchema(String, String[]) just return null in this condition.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.