{"id":7005,"date":"2022-03-04T14:10:33","date_gmt":"2022-03-04T05:10:33","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=7005"},"modified":"2022-03-15T09:40:34","modified_gmt":"2022-03-15T00:40:34","slug":"c-linq-%ec%a1%b0%ed%9a%8c-%ec%97%90%eb%9f%ac","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=7005","title":{"rendered":"C# LINQ  get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec"},"content":{"rendered":"\n<h5 class=\"wp-block-heading\">Remark : LINQ to Entities does not recognize the method &#8216;get_Item(Int32)&#8217; \uba54\uc11c\ub4dc\ub97c \uc778\uc2dd\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc774 \uba54\uc11c\ub4dc\ub294 \uc800\uc7a5\uc18c \uc2dd\uc73c\ub85c \ubcc0\ud658\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/h5>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \">for (int i = 0; i &lt; R_Data.Count; i++) \/\/ \ub8f0 \ud55c\uc904\uc529 \uc9c4\ud589 \n{    \n\t   var Log_Cache = ctx.LOG_CACHE\n\t\t\t.Where(s =&gt; s.R_NUM == R_NUM &amp;&amp; s.NOTE_RULE == R_Data[1])\n\t\t\t.FirstOrDefault();\n}<\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Solution :  R_Data[1] \ub97c  \ubcc0\uc218 \uc9c0\uc815\ud574\uc11c \ud560\ub2f9 \ud6c4 \uc801\uc6a9<\/h4>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \">for (int i = 0; i &lt; R_Data.Count; i++) \/\/ \ub8f0 \ud55c\uc904\uc529 \uc9c4\ud589 \n{    \n    string sR_Data = R_Data[1];\n\n\t   var Log_Cache = ctx.LOG_CACHE\n\t\t\t.Where(s =&gt; s.R_NUM == R_NUM &amp;&amp; s.NOTE_RULE == sR_Data)\n\t\t\t.FirstOrDefault();\n}<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Remark : LINQ to Entities does not recognize the method &#8216;get_Item(Int32)&#8217; \uba54\uc11c\ub4dc\ub97c \uc778\uc2dd\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc774 \uba54\uc11c\ub4dc\ub294 \uc800\uc7a5\uc18c \uc2dd\uc73c\ub85c \ubcc0\ud658\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. Solution : R_Data[1] \ub97c <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=7005\" title=\"C# LINQ  get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10],"tags":[],"class_list":["post-7005","post","type-post","status-publish","format-standard","hentry","category-devc"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=7005\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"Remark : LINQ to Entities does not recognize the method &#8216;get_Item(Int32)&#8217; \uba54\uc11c\ub4dc\ub97c \uc778\uc2dd\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc774 \uba54\uc11c\ub4dc\ub294 \uc800\uc7a5\uc18c \uc2dd\uc73c\ub85c \ubcc0\ud658\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. Solution : R_Data[1] \ub97c [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=7005\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-04T05:10:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-15T00:40:34+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec\",\"datePublished\":\"2022-03-04T05:10:33+00:00\",\"dateModified\":\"2022-03-15T00:40:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005\"},\"wordCount\":20,\"commentCount\":0,\"articleSection\":[\"[Dev]C#\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005\",\"name\":\"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2022-03-04T05:10:33+00:00\",\"dateModified\":\"2022-03-15T00:40:34+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7005#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=7005","og_locale":"ko_KR","og_type":"article","og_title":"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro","og_description":"Remark : LINQ to Entities does not recognize the method &#8216;get_Item(Int32)&#8217; \uba54\uc11c\ub4dc\ub97c \uc778\uc2dd\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc774 \uba54\uc11c\ub4dc\ub294 \uc800\uc7a5\uc18c \uc2dd\uc73c\ub85c \ubcc0\ud658\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. Solution : R_Data[1] \ub97c [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=7005","og_site_name":"AuctionPro","article_published_time":"2022-03-04T05:10:33+00:00","article_modified_time":"2022-03-15T00:40:34+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=7005#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7005"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec","datePublished":"2022-03-04T05:10:33+00:00","dateModified":"2022-03-15T00:40:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7005"},"wordCount":20,"commentCount":0,"articleSection":["[Dev]C#"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=7005#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=7005","url":"https:\/\/www.auctionpro.co.kr\/?p=7005","name":"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2022-03-04T05:10:33+00:00","dateModified":"2022-03-15T00:40:34+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7005#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=7005"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=7005#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"C# LINQ get_Item(Int32) \uc870\ud68c \uc5d0\ub7ec"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7005"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7005\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7005"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7005"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}