Is it possible to generate ALTER statement for the stored proc with the SMO?
Any link will be appreciated. Thanks.
Any help please. Or it is not possible at all.|||In practice I always drop an existing stored procedure and recreate it when a change is required. Is there a particular reason why you'd rather alter the procedure?
No comments:
Post a Comment