<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hate666komei</author_name>
  <author_url>https://blog.hatena.ne.jp/hate666komei/</author_url>
  <blog_title>とあるぷろぐらまーのぶろぐ</blog_title>
  <blog_url>https://hate666komei.hatenadiary.org/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>.NET</anon>
  </categories>
  <description>CV.netの共通Classの中でDBの問い合わせQueryをDataTableとして返すメソッドがある。半年ぐらい前に.NET2.0からDataTableに新たにLoadメソッドがあるのを知って、whileループからLoadメソッドに変更した。(whileループだと10行ぐらいの処理がLoadでは1行で済むから) 今日、ふとwhileループに比べてLoadメソッドは本当に速いのか？もしかしたらパフォーマンスが悪くなっているのではないかと心配になり調査した。 ＜＜whileループを使ったコード＞＞ dr_wrk = cmd_wrk.ExecuteReader(); dr_wrk.FetchSi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhate666komei.hatenadiary.org%2Fentry%2F20070125%2F1169712361&quot; title=&quot;ODP.NETのDataTable.Loadメソッドのパフォーマンス - とあるぷろぐらまーのぶろぐ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-01-25 17:06:01</published>
  <title>ODP.NETのDataTable.Loadメソッドのパフォーマンス</title>
  <type>rich</type>
  <url>https://hate666komei.hatenadiary.org/entry/20070125/1169712361</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
