C# (CSharp) Microsoft.OpenApi.OData.Operation 네임스페이스

클래스들

이름 설명
EntityPatchOperationHandler Update an Entity The Path Item Object for the entity set contains the keyword patch with an Operation Object as value that describes the capabilities for updating the entity.
EntityPutOperationHandler Update an Entity The Path Item Object for the entity set contains the keyword put with an Operation Object as value that describes the capabilities for updating the entity.
NavigationPropertyPatchOperationHandler Update a navigation property for a navigation source. The Path Item Object for the entity set contains the keyword patch with an Operation Object as value that describes the capabilities for updating the navigation property for a navigation source.