XMLSPBuilder Class
- Last UpdatedNov 06, 2025
- 1 minute read
The XMLSPBuilder class simplifies the building of an XML command to execute SQL or call a Stored Procedure A batch of SQL and SP commands are supported
'Declaration
Public Class XMLSPBuilder
Inherits XMLBuilder
'Usage
Dim instance As XMLSPBuilder
public class XMLSPBuilder : XMLBuilder
System.Object
Fact.Common.XMLCommon
Fact.Common.XMLBuilder
Fact.Common.XMLSPBuilder
