sp_sql_delete_object

sp_sql_delete_object

This modifier deletes a specified object from the database.

sp_sql_delete_object

 

Parameters

Value

Description

Notes

@aObjectType

t_type_name

The name of the object.

 

@aIdValue

t_id_value

The ID of the object.

 

@aUserName

t_user_name =

‘Administrator’

The name of the user making the change. By default, it is set to ‘Administrator’.

 


Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.