SPToCore
SPToCore copied to clipboard
Code quality
-
SP_GetType,SP_GetDbType: There are someif (A) {...} else if (A) {...}branches. The second branch probably should check for a different type. -
SPToCoreScan: There are three emptyDataTableobjects which were created, but were not used.