文件名称:XML_Rowset
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:12.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dlldatax.h
Explanation.doc
QueryHandler.cpp
QueryHandler.h
QueryHandler.rgs
resource.h
StdAfx.cpp
StdAfx.h
XMLRowset.cpp
XMLRowset.def
XMLRowset.dsp
XMLRowset.idl
XMLRowset.rc
Explanation.doc
QueryHandler.cpp
QueryHandler.h
QueryHandler.rgs
resource.h
StdAfx.cpp
StdAfx.h
XMLRowset.cpp
XMLRowset.def
XMLRowset.dsp
XMLRowset.idl
XMLRowset.rc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.