首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 返回一个包含行集的字符串格式。方法,getXML,TA…

返回一个包含行集的字符串格式。方法,getXML,TA…

  • 资源大小:12.47 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: SQL Server

资 源 简 介

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 In

文 件 列 表

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
VIP VIP
0.177014s