GetType() 結果為null:. 進一步追查,Dapper 傳回的dynamic 骨子裡其實是個DapperRow 型別,特別的是它實做了IDictionary<string, object> 介面:.
確定! 回上一頁