G
Guest
In ADODB, the Command.Parameters.Refresh method brings back parameter information for an SQL stored procedure from the database - the Parameters collection is populated with the expected names and types etc.
Is there a way to do this in ADO.NET - I haven't found it yet ?
Is there a way to do this in ADO.NET - I haven't found it yet ?