home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / desenvolvimento / code_charge / CCStudio2_3.exe / Disk1 / data1.cab / App_Data / Components / SQLParameter.xml < prev    next >
Encoding:
Text File  |  2004-08-10  |  593 b   |  29 lines

  1. <Component name="SQLParameter" type="Object" xmlns="x-schema:Component.xsd">
  2.   <Properties>
  3.     <Property 
  4.       name="variable"
  5.     />
  6.     <Property 
  7.       name="dataType"
  8.       listSource="DataTypeList"
  9.     />
  10.     <Property 
  11.       name="parameterType"
  12.       listSource="ParameterTypeList"
  13.     />
  14.     <Property 
  15.       name="parameterSource"
  16.     />
  17.     <Property 
  18.       name="format"
  19.       listSource="Format"
  20.     />
  21.     <Property 
  22.       name="DBFormat"
  23.       listSource="DBFormat"
  24.     />
  25.     <Property 
  26.       name="defaultValue"
  27.     />
  28.   </Properties>
  29. </Component>