This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user