Added comments

This commit is contained in:
Kathy Ruffing 2013-06-27 12:43:34 +00:00
parent baae8c057f
commit 5bf264804c

View File

@ -138,6 +138,10 @@ namespace DataLoader
// last sibling. In data, these are represented with the SQL database field in the transitions
// table 'IsRange' == 2, and the toid == rangeid. In the content record, the link is
// TransitionRange:[type] [tranid] [toid] [rangeid] -> and the toid == rangeid
// The following was commented out for the Shearon Harris data migration because the
// migrated data did not match 16bit. One example can be found EOPS/ECA-0.0, step 47, RNO.
// 16bit had Steps 47b AND c; 32bit had Steps 47b, c, d, e, f AND g before this code was
// commented out (June 2013).
//if (itype == 2)
//{
// if (dr["TOSEQUENCE"].ToString().Length > 3 &&