SQL CLR DDL Trigger to process SEQUENCE creation

53 Views Asked by At

Is there a way to process creating of a SEQUENCE object in a SQL CLR DDL trigger as it is done with creating a table?

0

There are 0 best solutions below