This commit is contained in:
2020-03-16 19:23:23 +00:00
parent bd97a57c11
commit e69d287125
3 changed files with 66 additions and 28 deletions

View File

@@ -74,6 +74,9 @@ namespace AyaNova.PickList
{
while (dr.Read())
{
//query is always in the same order:
//plId, plActive, plName
// List<AyaFieldData> row = new List<AyaFieldData>(returnRowColumnCount);