1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01105131"><META NAME="lcid" CONTENT="1033"><title>QTQuerySourceType complexType</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>QTQuerySourceType complexType</h1><p>Contains information about the data source of a query.</p><h2>Type Information</h2><table>
<tr>
<td>
<b class="bterm">Namespace</b>
</td>
<td>urn:schemas-microsoft-com:office:excel</td>
</tr>
<tr>
<td>
<b class="bterm">Schema name</b>
</td>
<td>XML Spreadsheet 2000</td>
</tr>
</table><h2>Elements and Attributes</h2><h3>Child Elements</h3><table>
<tr>
<th>Element</th>
<th>Description</th>
</tr>
<tr>
<td><a href="xeleQueryType_QTQuerySourceType_HV01104914.htm" id="HV01104914" lcid="">QueryType</a></td>
<td>Specifies the type of data source.</td>
</tr>
<tr>
<td><a href="xeleCommandText_QTQuerySourceType_HV01104487.htm" id="HV01104487" lcid="">CommandText</a></td>
<td>Contains the ODBC or OLE DB command string used to query data from a data source.</td>
</tr>
<tr>
<td><a href="xeleCommandType_QTQuerySourceType_HV01104490.htm" id="HV01104490" lcid="">CommandType</a></td>
<td>Contains the type of command specified.</td>
</tr>
<tr>
<td><a href="xeleMaintain_QTQuerySourceType_HV01104726.htm" id="HV01104726" lcid="">Maintain</a></td>
<td>Specifies whether a connection is kept open.</td>
</tr>
<tr>
<td><a href="xeleConnection_QTQuerySourceType_HV01104495.htm" id="HV01104495" lcid="">Connection</a></td>
<td>Contains the connection string of a data source, or the location of the data for a chart.</td>
</tr>
<tr>
<td><a href="xeleMaintain_QTQuerySourceType_HV01104726.htm" id="HV01104726" lcid="">Maintain</a></td>
<td>Specifies whether a connection is kept open.</td>
</tr>
<tr>
<td><a href="xeleConnection_QTQuerySourceType_HV01104495.htm" id="HV01104495" lcid="">Connection</a></td>
<td>Contains the connection string of a data source, or the location of the data for a chart.</td>
</tr>
<tr>
<td><a href="xeleCommandText_QTQuerySourceType_HV01104487.htm" id="HV01104487" lcid="">CommandText</a></td>
<td>Contains the ODBC or OLE DB command string used to query data from a data source.</td>
</tr>
<tr>
<td><a href="xeleCommandType_QTQuerySourceType_HV01104490.htm" id="HV01104490" lcid="">CommandType</a></td>
<td>Contains the type of command specified.</td>
</tr>
<tr>
<td><a href="xeleDoNotJoinDelimiters_HV01104565.htm" id="HV01104565" lcid="">DoNotJoinDelimiters</a></td>
<td>Specifies whether consecutive delimiters are treated as one when importing data from a Web page.</td>
</tr>
<tr>
<td><a href="xeleNoTextToColumns_HV01104805.htm" id="HV01104805" lcid="">NoTextToColumns</a></td>
<td>Specifies whether text data is converted to columns when importing data from a Web page.</td>
</tr>
<tr>
<td><a href="xeleDisableDateRecognition_HV01104540.htm" id="HV01104540" lcid="">DisableDateRecognition</a></td>
<td>Contain a Boolean value indicating whether Excel should force strings that look like dates to be imported as text.</td>
</tr>
<tr>
<td><a href="xeleEnableRedirections_HV01104579.htm" id="HV01104579" lcid="">EnableRedirections</a></td>
<td>Specifies a boolean that allows for web pages that are constructed a certain way for an Excel Web Query to get data directly from the data source rather than just the static information in the table on the web page.</td>
</tr>
<tr>
<td><a href="xeleEditWebPage_HV01104576.htm" id="HV01104576" lcid="">EditWebPage</a></td>
<td>Contains an HRef attribute that specifies the URL of a Web page to be used as the data source when EnableRedirections is set to true.</td>
</tr>
<tr>
<td><a href="xeleRefreshedInXl9_HV01104926.htm" id="HV01104926" lcid="">RefreshedInXl9</a></td>
<td>Contains a Boolean value to indicate whether the query table was last refreshed in Microsoft Excel 2000.</td>
</tr>
<tr>
<td><a href="xeleEntirePage_HV01104581.htm" id="HV01104581" lcid="">EntirePage</a></td>
<td>Specifies whether the entire page is imported during a Web query.</td>
</tr>
<tr>
<td><a href="xeleHTMLFormat_HV01104676.htm" id="HV01104676" lcid="">HTMLFormat</a></td>
<td>Specifies the amount of formatting imported into a query table from a Web page.</td>
</tr>
<tr>
<td><a href="xeleURLString_HV01105044.htm" id="HV01105044" lcid="">URLString</a></td>
<td>Specifies the URL of a Web page used as the data source.</td>
</tr>
<tr>
<td><a href="xeleWebPostString_HV01105074.htm" id="HV01105074" lcid="">WebPostString</a></td>
<td>Contains the POST method parameters of a Web query.</td>
</tr>
<tr>
<td><a href="xeleRefreshInfo_QTQuerySourceType_HV01104927.htm" id="HV01104927" lcid="">RefreshInfo</a></td>
<td>Contains refresh information for the query.</td>
</tr>
<tr>
<td><a href="xeleTextWizardSettings_HV01105021.htm" id="HV01105021" lcid="">TextWizardSettings</a></td>
<td>Contains the Text Import Wizard settings.</td>
</tr>
<tr>
<td><a href="xeleHTMLTables_HV01104677.htm" id="HV01104677" lcid="">HTMLTables</a></td>
<td>Specifies the HTML tables on a Web page that are imported into a query table.</td>
</tr>
<tr>
<td><a href="xeleUseSameSettings_HV01105048.htm" id="HV01105048" lcid="">UseSameSettings</a></td>
<td>Specifies whether the same text import options are used for an entire section on a Web page.</td>
</tr>
<tr>
<td><a href="xeleQuery97_HV01104908.htm" id="HV01104908" lcid="">Query97</a></td>
<td>Specifies whether the query was created in Microsoft Excel 97.</td>
</tr>
<tr>
<td><a href="xeleDoNotPromptForFile_HV01104570.htm" id="HV01104570" lcid="">DoNotPromptForFile</a></td>
<td>Specifies whether to prompt the user for the name of a text file when performing a text file query.</td>
</tr>
<tr>
<td><a href="xeleLocalConnection_QTQuerySourceType_HV01104721.htm" id="HV01104721" lcid="">LocalConnection</a></td>
<td>Specifies the text that defines the connection to the local cube slice on the client computer.</td>
</tr>
<tr>
<td><a href="xeleSourceConnectionFile_QTQuerySourceType_HV01104982.htm" id="HV01104982" lcid="">SourceConnectionFile</a></td>
<td>Contains the name of thefile where the data source connection settings came from when the query table or PivotTable view was created.</td>
</tr>
<tr>
<td><a href="xeleSourceDataFile_QTQuerySourceType_HV01104985.htm" id="HV01104985" lcid="">SourceDataFile</a></td>
<td>Contains the name of source data file (such as an .mdb file) from which the data for the PivotTable view was originally retrieved.</td>
</tr>
<tr>
<td><a href="xeleRobustConnect_QTQuerySourceType_HV01104936.htm" id="HV01104936" lcid="">RobustConnect</a></td>
<td>Contains values that specify how data connections are to be handled when data is refreshed.</td>
</tr>
<tr>
<td><a href="xeleRefreshTimeSpan_QTQuerySourceType_HV01104934.htm" id="HV01104934" lcid="">RefreshTimeSpan</a></td>
<td>Contains an integer value specifying the number of minutes until the first data refresh and subsequent refreshes when automatic refreshes are enabled.</td>
</tr>
<tr>
<td><a href="xeleVersionLastEdit_QTQuerySourceType_HV01105055.htm" id="HV01105055" lcid="">VersionLastEdit</a></td>
<td>Reserved for future use.</td>
</tr>
<tr>
<td><a href="xeleVersionLastRefresh_QTQuerySourceType_HV01105058.htm" id="HV01105058" lcid="">VersionLastRefresh</a></td>
<td>Reserved for future use.</td>
</tr>
<tr>
<td><a href="xeleVersionRefreshableMin_QTQuerySourceType_HV01105063.htm" id="HV01105063" lcid="">VersionRefreshableMin</a></td>
<td>Reserved for future use.</td>
</tr>
<tr>
<td><a href="xeleParameter_QTQuerySourceType_HV01104843.htm" id="HV01104843" lcid="">Parameter</a></td>
<td>Contains information about a query parameter.</td>
</tr>
</table><h3>Attributes</h3><table>
<tr>
<th>Attribute</th>
<th>Type</th>
<th>Required</th>
<th>Description</th>
<th>Possible Values</th>
</tr>
<tr>
<td>HRef</td>
<td>xsd:string</td>
<td>required</td>
<td>Specifies the URL of a Web page to be used as the data source when EnableRedirections is set to true.</td>
<td>See external namespace.</td>
</tr>
<tr>
<td>HRef</td>
<td>xsd:string</td>
<td>required</td>
<td>Specifies the URL of a Web page used as the data source.</td>
<td>See external namespace.</td>
</tr>
</table><h2>Definition</h2><pre>
<code>
<xsd:complexType name="QTQuerySourceType" >
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:element name="QueryType">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Access" />
<xsd:enumeration value="ADO" />
<xsd:enumeration value="DAO" />
<xsd:enumeration value="ODBC" />
<xsd:enumeration value="OLEDB" />
<xsd:enumeration value="Text" />
<xsd:enumeration value="Web" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="CommandText" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
<xsd:element name="CommandType" type="CommandType" default="None" minOccurs="0">
</xsd:element>
<xsd:element name="Maintain" minOccurs="0">
</xsd:element>
<xsd:element name="Connection" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="Maintain" minOccurs="0">
</xsd:element>
<xsd:element name="Connection" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
<xsd:element name="CommandText" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
<xsd:element name="CommandType" type="CommandType" default="None" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:choice>
<xsd:element name="DoNotJoinDelimiters" minOccurs="0">
</xsd:element>
<xsd:element name="NoTextToColumns" minOccurs="0">
</xsd:element>
<xsd:element name="DisableDateRecognition" minOccurs="0">
</xsd:element>
<xsd:element name="EnableRedirections" minOccurs="0">
</xsd:element>
<xsd:element name="EditWebPage" minOccurs="0">
<xsd:complexType>
<xsd:attribute name="HRef" type="xsd:string" use="required">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element name="RefreshedInXl9" minOccurs="0">
</xsd:element>
<xsd:element name="EntirePage" minOccurs="0">
</xsd:element>
<xsd:element name="HTMLFormat" default="None" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="All" />
<xsd:enumeration value="None" />
<xsd:enumeration value="RTF" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="URLString" minOccurs="0">
<xsd:complexType>
<xsd:attribute name="HRef" type="xsd:string" use="required" form="qualified">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element name="WebPostString" type="xsd:string" minOccurs="0">
</xsd:element>
<xsd:element name="RefreshInfo" type="RefreshInfoType" minOccurs="0">
</xsd:element>
<xsd:element name="TextWizardSettings" type="TextWizardSettingsType" minOccurs="0">
</xsd:element>
<xsd:element name="HTMLTables" type="HTMLTablesType" minOccurs="0">
</xsd:element>
<xsd:element name="UseSameSettings" minOccurs="0">
</xsd:element>
<xsd:element name="Query97" minOccurs="0">
</xsd:element>
<xsd:element name="DoNotPromptForFile" minOccurs="0">
</xsd:element>
<xsd:element name="LocalConnection" type="xsd:string" minOccurs="0">
</xsd:element>
<xsd:element name="SourceConnectionFile" type="xsd:string" minOccurs="0">
</xsd:element>
<xsd:element name="SourceDataFile" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
<xsd:element name="RobustConnect" type="OneZeroType" minOccurs="0">
</xsd:element>
<xsd:element name="RefreshTimeSpan" type="xsd:int" minOccurs="0">
</xsd:element>
<xsd:element name="VersionLastEdit" type="xsd:int" minOccurs="0">
</xsd:element>
<xsd:element name="VersionLastRefresh" type="xsd:int" minOccurs="0">
</xsd:element>
<xsd:element name="VersionRefreshableMin" type="xsd:int" minOccurs="0">
</xsd:element>
<xsd:element name="Parameter" type="ParameterTypeE" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</code>
</pre><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|