ODataModelBuilder.AddOperation(OperationConfiguration) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a operation to the model.
public virtual void AddOperation (Microsoft.AspNet.OData.Builder.OperationConfiguration operation);
abstract member AddOperation : Microsoft.AspNet.OData.Builder.OperationConfiguration -> unit
override this.AddOperation : Microsoft.AspNet.OData.Builder.OperationConfiguration -> unit
Public Overridable Sub AddOperation (operation As OperationConfiguration)
Parameters
- operation
- OperationConfiguration