<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>STRUCTCOUNT</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">STRUCTCOUNT</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>
\̓̃L[̐𐔂܂B
</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">߂l</span>
<p>
lBstructure ݂Ȃꍇ͗O܂B
</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">JeS</span>
<p>
\̊֐
</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">֐̃V^bNX</span><pre>StructCount(structure)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
\̊֐AwColdFusion MX JKChx̑35͂́uXML  WDDX ̎gpv ́uColdFusion XML IuWFNg̕ύXv
</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">qXg</span>
<p>
ColdFusion&#160;MX: ̕ύX : ̊֐́AXML IuWFNgɎgpł܂B
</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">p[^</span>
<p>

</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><pre>&lt;!--- ̗͎QƂ݂̂ŁAStructCount ̎gp@Ă܂B ---&gt;
&lt;p&gt;̃t@ĆAStructNewAStructClearA StructDelete ŌĂяo addemployee.cfm 
ގĂ܂BeXgɂ́AStructCount ֐ &quot;addemployee.cfm&quot; t@C̓K؂ȏꏊɃR
s[ĂB
&lt;!--- 
&lt;cfswitch expression = &quot;#ThisTag.ExecutionMode#&quot;&gt;
  &lt;cfcase value = &quot;start&quot;&gt;
   &lt;cfif StructIsEmpty(attributes.EMPINFO)&gt;
    &lt;cfoutput&gt;G[B]ƈf[^nĂ܂B&lt;/cfoutput&gt;
     &lt;cfexit method = &quot;ExitTag&quot;&gt;
   &lt;cfelse&gt;
    &lt;cfquery name = &quot;AddEmployee&quot; datasource = &quot;cfdocexamples&quot;&gt;
     INSERT INTO Employees
       (FirstName, LastName, Email, Phone, Department)
      VALUES
       &lt;cfoutput&gt;
        (
         &#39;#StructFind(attributes.EMPINFO, &quot;firstname&quot;)#&#39; ,
         &#39;#StructFind(attributes.EMPINFO, &quot;lastname&quot;)#&#39; ,
         &#39;#StructFind(attributes.EMPINFO, &quot;email&quot;)#&#39; ,
         &#39;#StructFind(attributes.EMPINFO, &quot;phone&quot;)#&#39; ,
         `#StructFind(attributes.EMPINFO, &quot;department&quot;)#'
         )
       &lt;/cfoutput&gt; 
     &lt;/cfquery&gt;
   &lt;/cfif&gt;
   &lt;cfoutput&gt;&lt;hr&gt;]ƈ̒ǉ܂B
     &lt;p&gt;#StructCount(attributes.EMPINFO)# 񂪒ǉ܂B&lt;/cfoutput&gt;
  &lt;/cfcase&gt;
&lt;/cfswitch&gt; ---&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="STRUCTURE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STRUCTURE</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>L[̐𒲂ׂ\̂łB


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

  </body>
</html>
