Error on LLBLGen function GetNewCatalogName

0 Comments

If you don’t set the property CatalogNameToUse in class DataAccessAdapter correctly, using the DataAccessAdapter can result in an error: System.NullReferenceException : Object reference not set to an instance of an object.    at SD.LLBLGen.Pro.DQE.SqlServer.DynamicQueryEngine.GetNewCatalogName(String currentName) Change