<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFREGISTRY</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFREGISTRY</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
このタグは、UNIX プラットフォームでは使用が禁止されています。 
</p>

<p>
システムレジストリ内でキーおよび値の読み取り、書き込み、および削除を行います。クライアント変数の永続的ストレージを提供します。
</p>
<table>
  <tr valign="top">
    <td width="30"><strong>メモ: </strong></td>
    <td>このタグを実行するには、ColdFusion MX Administrator でタグを有効にする必要があります。詳細については、『ColdFusion MX&#160;の設定と管理』を参照してください。</td>
  </tr>
</table>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">カテゴリ</span>
<p>
その他のタグ、変数操作タグ
</p>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="syntax"><span class="title">シンタックス</span>
<p>
タグのシンタックスは action 属性値によって異なります。次のセクションを参照してください。
</p>
<ul>

<li>354ページのcfregistry action = &quot;getAll&quot;</li>

<li>356ページのcfregistry action = &quot;get&quot;</li>

<li>357ページのcfregistry action = &quot;set&quot;</li>

<li>358ページのcfregistry action = &quot;delete&quot;</li>
</ul>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">関連項目</span>
<p>
cfcookie、cfparam、cfsavecontent、cfschedule、cfset、『ColdFusion MX 開発ガイド』の第16章の「アプリケーションの保護」 の「リソースセキュリティおよびサンドボックスセキュリティについて」および第15章の「パーシスタントデータとロックの使用」 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX: 
</p>
<ul>

<li>UNIX プラットフォームでは、このタグの使用が禁止されています。今後のリリースではこのタグは機能せずエラーを引き起こす可能性があります。 </li>

<li>永続的なデータの保管方法が変更されました。システムレジストリ外部の最も永続的なデータを XML ファイルに保管するようになりました。</li>
</ul>

         </td>
      </tr>
   </table>
   </div>

  </body>
</html>
