Metodo Remove
Removes a StoredProcedureParameter object from the StoredProcedureParameterCollection object.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes a member from the collection with the specified name. Ereditato da ParameterCollectionBase. | |
Remove(StoredProcedureParameter) | Removes a StoredProcedureParameter object from the StoredProcedureParameterCollection object. |
In alto
Vedere anche