For SQL templates, used to bind values to parameters specified within an SQL statement. The value to bind should be text as a child of the param element.
For more information, see Query_Parameters .
 Attributes
  index , name , type 
  Attributes  
 
 index   Type: integer    The index within the SQL statement of the parameter.   
 
 name   Type: string    The name of a parameter within the SQL statement. This name should appear within the query preceded by a colon.   
 
type Type: one of the values below  The type of the parameter's value 
integer32 bit integer int6464 bit integer doubledouble-precision floating-point number stringstring literal, the default value  
 
 Properties  
    Inherited Properties  align attributes allowEvents baseURI boxObject builder childElementCount childNodes children className clientHeight clientLeft clientTop clientWidth collapsed contextMenu controllers database datasources dir firstChild firstElementChild flex height hidden id lastChild lastElementChild left localName maxHeight maxWidth menu minHeight minWidth namespaceURI nextElementSibling nextSibling nodeName nodeType nodeValue observes ordinal orient ownerDocument pack parentNode persist prefix previousElementSibling previousSibling ref resource scrollHeight scrollLeft scrollTop scrollWidth statusText style tagName textContent tooltip tooltipText top width  
       
 Methods  
    Inherited Methods addEventListener() appendChild() blur click cloneNode() compareDocumentPosition , dispatchEvent() doCommand focus getAttribute() getAttributeNode() getAttributeNodeNS() getAttributeNS() getBoundingClientRect() getClientRects() getElementsByAttribute getElementsByAttributeNS getElementsByClassName() getElementsByTagName() getElementsByTagNameNS() getFeature , getUserData , hasAttribute() hasAttributeNS() hasAttributes() hasChildNodes() insertBefore() isDefaultNamespace() isEqualNode , isSameNode , isSupported() lookupNamespaceURI , lookupPrefix , normalize() querySelector() querySelectorAll() removeAttribute() removeAttributeNode() removeAttributeNS() removeChild() removeEventListener() replaceChild() setAttribute() setAttributeNode() setAttributeNodeNS() setAttributeNS() setUserData 
       
               
                
                
                  Document Tags and Contributors 
  
                    
                    
                      Last updated by: 
                      Sheppy ,
                      
Apr 14, 2014, 10:37:31 AM