Let's suppose I have $objTable, a SQL Server table object, with 3 columns:
nUnitType_Id
cE_Descritpion
cF_Description
I swear that at one point a few months ago, this bit of code was returning $DescCols containing the expected 2 columns, but for the
↧