다음을 통해 공유


IODataFeature 인터페이스

정의

지정된 OData 요청의 세부 정보에 대한 인터페이스를 제공합니다.

public interface IODataFeature
type IODataFeature = interface
Public Interface IODataFeature
파생

속성

ActionDescriptor

지정된 OData 요청의 세부 정보에 대한 인터페이스를 제공합니다.

ApplyClause

요청의 구문 분석된 OData ApplyClause 를 가져오거나 설정합니다.

BatchRouteData

일괄 처리 경로 데이터를 가져오거나 설정합니다.

DeltaLink

OData 응답에 대한 델타 링크를 가져오거나 설정합니다.

IsEndpointRouting

지정된 OData 요청의 세부 정보에 대한 인터페이스를 제공합니다.

NextLink

OData 응답의 다음 링크를 가져오거나 설정합니다.

Path

OData 경로를 가져오거나 설정합니다.

RequestContainer

요청 컨테이너를 가져오거나 설정합니다.

RequestScope

요청 범위를 가져오거나 설정합니다.

RouteName

경로 이름을 가져오거나 설정합니다.

RoutePrefix

지정된 OData 요청의 세부 정보에 대한 인터페이스를 제공합니다.

RoutingConventionsStore

에서 사용자 지정 경로 데이터를 저장하는 데 사용하는 IODataRoutingConvention데이터 저장소를 가져옵니다.

SelectExpandClause

요청의 구문 분석된 OData SelectExpandClause 를 가져오거나 설정합니다.

TotalCount

OData 응답의 총수를 가져오거나 설정합니다.

TotalCountFunc

OData 응답의 총 개수 함수를 가져오거나 설정합니다.

UrlHelper

Url 도우미를 가져오거나 설정합니다.

적용 대상