The stored procedures included in SQL SDK fall into six categories:
Pool Modifiers – These stored procedures change or add the objects that are in a pool. Note that the value for any field can be reassigned.
Virtual Ticket/Job Manager/Digital Storage Manager Table Modifiers – These stored procedures save an object from the pool to the database tables or just write into Virtual Ticket/Job Manager/Digital Storage Manager tables.
sp_sql_add_extended_preview_page [VT/DSM ONLY]
sp_sql_delete_extended_preview_page [VT/DSM ONLY]
Pool Viewers – These stored procedures allow you to get the values of fields in the pool or get other information about the pool.
Notification Procedures – These stored procedures allow you to add, acknowledge, and remove notifications.
sp_sql_acknowledge_notifications
Garbage Disposers – These stored procedures clean the pool by deleting objects no longer in use or delete pools that are no longer in use.
General Usage – These stored procedures are of general use and may be helpful in utilizing SQL SDK.
sp_sql_blob_make_ref_to_object
sp_sql_make_sql_transaction_name