ODataModelBuilder.RemoveProcedure Method
Removes a procedure from the model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveProcedure(String) | Removes the procedure from the model. | |
RemoveProcedure(ProcedureConfiguration) | Removes the procedure from the model. |
Top