@GuideLogId
mandatory
int
The GuideLogId sent to the guide creation procedure. Always use this value.
@FullObjectName
mandatory
nvarchar(600)
The full object name of the SQL module to create.
@Definition
mandatory
nvarchar(max)
The SQL module definition.
@IsMainObject
optional
bit
A value indicating whether the object should be the main object when multiple object are created, the main object is displayed in the log overview. If there is no main object the first created object is displayed in the overview.
0, the object is not the main object.