L
Lloyd Dupont
Basically I have a SqlConnection and I would like to be able to
automatically fetch a list of stored procedure in the server and be able to
cull out all which have parameters (I need the list of parameterless
procedures)
anyway or clues on how to do that ?
automatically fetch a list of stored procedure in the server and be able to
cull out all which have parameters (I need the list of parameterless
procedures)
anyway or clues on how to do that ?