网站首页  词典首页

请输入您要查询的英文单词:

 

单词 OpenXML
释义

OpenXML

  • 网络方法的语法如下;壁纸
1.
方法的语法如下
Excel... ... MsgBox "DRIVE_REMOVABLE: 软盘驱动器" OpenXML 方法的语法如下: FileName String 类型,必需。要打开的 …
xiweicheng.blog.51cto.com
2.
壁纸
软件技术云图-ZDNet软件频道 ... partial class 变形金刚 OpenXML 壁纸 TRANSFORMERS 宣传海报 ...
soft.zdnet.com.cn

例句

释义:
1.
Note that to understand OPENXML, familiarity with XPath queries and an understanding of XML is required.
请注意,要理解OPENXML,需要熟悉XPath查询并理解XML。
msdn2.microsoft.com
2.
OPENXML can be used to generate an edge table, a table that contains a row for every element in the XML document.
OPENXML可以用来生成边缘表,在这种表中,XML文档中的每一个元素都会有对应的一行。
www.ianywhere.com
3.
For a complete list of XPath syntax supported by OPENXML, see OPENXML function [String].
有关OPENXML支持的XPath语法的完整列表,请参见OPENXML函数[字符串]。
www.ianywhere.com
4.
Demonstrates how you can use the OpenXML method to open an XML file as a workbook.
演示如何使用OpenXML方法将XML文件作为工作簿打开。
msdn2.microsoft.com
5.
OPENXML can be used in SELECT and SELECT INTO statements where a source table or view can be specified.
OPENXML可在用于指定源表或源视图的SELECT和SELECTINTO语句中使用。
msdn2.microsoft.com
6.
This directive is useful in fetching overflow, unconsumed, XML data stored in a column by OPENXML.
在提取由OPENXML存储在列中的溢出(未用完的)XML数据时,此指令很有用。
msdn2.microsoft.com
7.
Because ColPattern overwrites the mapping specified in the flags parameter, the flags parameter is not specified in OPENXML.
由于ColPattern覆盖flags参数中所指定的映射,所以在OPENXML中没有指定flags参数。
msdn2.microsoft.com
8.
OpenXML allows the row and column XPath patterns to be parameterized as variables.
OPENXML允许将行和列的XPath模式参数化为变量。
msdn2.microsoft.com
9.
On the Microsoft side, we find an preview release of the Microsoft SDK for Open XML Formats.
在微软这边,我们发现了一个针对OpenXML格式的微软SDK预览版本。
www.infoq.com
10.
In this example, the WITH clause is not specified in the OPENXML statement.
在下例中,在OPENXML语句中未指定WITH子句。
msdn2.microsoft.com
1.
OPENXML uses a subset of the XPath query language to select nodes from an XML document.
OPENXML使用XPath查询语言的子集从XML文档中选择节点。
www.ianywhere.com
2.
Microsoft provides several options for updating a database, including OpenXML, XML Bulk Load, updategrams, and Diffgrams.
Microsoft提供了几个用来更新数据库的选项,包括OpenXML、XMLBulkLoad、updategram和Diffgram。
msdn2.microsoft.com
3.
When you use OPENXML, the XML document is parsed and the result is modeled as a tree.
在您使用OPENXML时,会对XML文档进行分析,而结果会采用树形式的模型。
www.ianywhere.com
4.
Each match for the first xpath-query argument to OPENXML generates one row in the result set.
OPENXML的第一个xpath-query参数每匹配一次,就会在结果集中生成一行。
www.ianywhere.com
5.
For information about the syntax of OPENXML, see OPENXML (Transact-SQL).
有关OPENXML语法的信息,请参见OPENXML(Transact-SQL)。
msdn2.microsoft.com
6.
For more information, see Querying XML Using OPENXML.
有关详细信息,请参阅使用OPENXML查询XML。
msdn2.microsoft.com
7.
If you have a table with a column that contains XML, you can use OPENXML to query all the XML values in the column at once.
如果您有一个表,它的某一列包含XML,您可以使用OPENXML一次查询出该列中所有的XML值。
www.ianywhere.com
8.
The example also shows a SELECT statement with OPENXML that retrieves CustomerID and OrderDate from the XML document.
另外,此例还说明了SELECT语句如何使用OPENXML从XML文档中检索CustomerID和OrderDate。
technet.microsoft.com
9.
There is a new system user-defined function that shows which OpenXML handles are open.
增加了一个新的系统用户定义函数,可显示当前打开了哪些OpenXML句柄。
msdn2.microsoft.com
10.
In FOR XML and OPENXML, high-range Unicode characters (3 bytes) in names are represented using 6 positions.
在FORXML和OPENXML中,名称中大范围Unicode字符(3个字节)使用6位表示。
technet.microsoft.com
1.
Because the WITH clause is not specified, OPENXML returns an edge table.
因为未指定WITH子句,所以OPENXML将返回边缘表。
msdn2.microsoft.com
2.
To write queries by using OPENXML, you must first create an internal representation of the XML document by calling sp_xml_preparedocument.
若要使用OPENXML编写查询,必须先通过调用sp_xml_preparedocument来创建XML文档的内部表示形式。
msdn2.microsoft.com
3.
This handle is then passed to OPENXML.
然后,将此句柄传递到OPENXML。
msdn2.microsoft.com
4.
OpenXMLDeveloper. Org is a free community to discuss and exchange ideas regarding the development of solutions for the Open XML Formats.
OpenXMLDeveloper.org是一个针对OpenXML格式的解决方案开发进行讨论和交换意见的免费社区。
office.microsoft.com
5.
When you shred this XML by using OPENXML, you receive the base64 encoded data.
当使用OPENXML拆分此XML时,将接收到base64编码数据。
msdn2.microsoft.com
6.
OPENXML is used in the FROM clause of a query to generate a result set from an XML document.
OPENXML在查询的FROM子句中使用,目的是从XML文档中生成结果集。
www.ianywhere.com
7.
The data returned by OPENXML will be base64 encoded data.
OPENXML返回的数据将是base64编码的数据。
msdn2.microsoft.com
8.
In 2006 . NET 3. 0 was released with rudimentary support for Open XML-style ZIP files.
2006年发布的.NET3.0中,已经含有了对OpenXML类型ZIP文件的基本支持。
www.infoq.com
9.
To write queries against an XML document by using OPENXML, you must first call sp_xml_preparedocument.
若要使用OPENXML编写对XML文档执行的查询,必须先调用sp_xml_preparedocument。
msdn2.microsoft.com
10.
Enhancements to the FOR XML clause and OPENXML function introduced in SQL Server 2000.
增强了SQLServer2000中引入的FORXML子句和OPENXML函数。
msdn2.microsoft.com
1.
Using FOR XML and OPENXML to Publish and Process XML Data
使用FORXML和OPENXML发布和处理XML数据
msdn2.microsoft.com
2.
Generating a result set using OPENXML
使用OPENXML生成结果集
www.ianywhere.com
3.
Using the OPENXML function to generate a result set from an XML document
使用OPENXML函数从XML文档中生成结果集
www.ianywhere.com
4.
SQL Server provides the following system stored procedures that are used together with OPENXML
SQLServer提供了下列系统存储过程,可以与OPENXML一起使用
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/10/2 14:20:03