登录
首页 » SQL Server » 返回一个包含行集的字符串格式。方法,getXML,TA…

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

于 2022-04-08 发布 文件大小:12.47 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104042会员总数
  • 18今日下载