Is it possible to programatically, through .Net code or SQL code, determine if a database object has changes need to be checked into source control? In other words, is it possible to programatically check to see if a given database object name is in the list of changes that haven't yet been checked in on the "SQL Source Control" tab in SSMS? Is there an API call or SQL query that I can use for this purpose? Please advise and thanks in advance!
Comments
1 comment
Add comment
Please sign in to leave a comment.