AddSP MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 Add a Stored Procedure to the requestSyntax Visual BasicC# 'Declaration Public Sub AddSP( _ ByVal spName As String _ ) 'Usage Dim instance As XMLSPBuilder Dim spName As String instance.AddSP(spName) public void AddSP( string spName ) ParametersspName The SP name as a string to add to the request See AlsoReferenceXMLSPBuilder ClassXMLSPBuilder Members In This Topic
Add a Stored Procedure to the requestSyntax Visual BasicC# 'Declaration Public Sub AddSP( _ ByVal spName As String _ ) 'Usage Dim instance As XMLSPBuilder Dim spName As String instance.AddSP(spName) public void AddSP( string spName ) ParametersspName The SP name as a string to add to the request See AlsoReferenceXMLSPBuilder ClassXMLSPBuilder Members
Add a Stored Procedure to the requestSyntax Visual BasicC# 'Declaration Public Sub AddSP( _ ByVal spName As String _ ) 'Usage Dim instance As XMLSPBuilder Dim spName As String instance.AddSP(spName) public void AddSP( string spName ) ParametersspName The SP name as a string to add to the request See AlsoReferenceXMLSPBuilder ClassXMLSPBuilder Members
Add a Stored Procedure to the requestSyntax Visual BasicC# 'Declaration Public Sub AddSP( _ ByVal spName As String _ ) 'Usage Dim instance As XMLSPBuilder Dim spName As String instance.AddSP(spName) public void AddSP( string spName ) ParametersspName The SP name as a string to add to the request See AlsoReferenceXMLSPBuilder ClassXMLSPBuilder Members