FastMember column order preservation

前端 未结 2 1920
离开以前
离开以前 2021-01-14 13:13

When using TypeAccessor.Create FastMember always seems to return a list of the columns in alphabetic sorted order. Is it possible to tell it to preserve the ordering of the

2条回答
  •  没有蜡笔的小新
    2021-01-14 13:35

    Looks like Evk is right and it can't really be done via the standard APIs. In the interest of completeness I'll leave this as the answer.

提交回复
热议问题