c# - stored procedure structure -


I inherited a legacy system with lots of stored procedures (160+)

  • It shows which action is called by other procedures
  • It shows which part of the C # code uses which processes are stored
  • those of the system The parts of the parts in which they are used in the
  • Is there any such device? Does it? Or will I help in doing the work?

    The Red Gate can control your first item

    Your second item For, find your only real option in the file (by default control-change-F) and searching for your solution for that stored procedure name. You have to analyze your own analysis of when this string is actually used, however.

    For the third, there is no device that I know about that can do such a detailed overview. / P>


    Comments

    Popular posts from this blog

    python - Overriding the save method in Django ModelForm -

    html - CSS autoheight, but fit content to height of div -

    qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -