SoftadminGuide.Generate_Multipart_Sql
Type:
Stored procedure
Creates the procedure for a "Multipart" menuitem.
Parameters
@ColumnCount
mandatory
int
Number of columns in the multipart.
@OverwriteProcedure
mandatory
bit
Whether or not it is allowed to overwrite an existing procedure.
@ProcedureName
mandatory
nvarchar(600)
Name of the created procedure.
@RowCount
mandatory
int
Number of rows in the multipart.