다음을 통해 공유


QueryableRestrictionsAnnotation(QueryableRestrictions) 생성자

정의

QueryableRestrictionsAnnotation 클래스의 새 인스턴스를 초기화합니다.

public QueryableRestrictionsAnnotation (Microsoft.AspNet.OData.QueryableRestrictions restrictions);
new Microsoft.AspNet.OData.QueryableRestrictionsAnnotation : Microsoft.AspNet.OData.QueryableRestrictions -> Microsoft.AspNet.OData.QueryableRestrictionsAnnotation
Public Sub New (restrictions As QueryableRestrictions)

매개 변수

restrictions
QueryableRestrictions

EDM 속성에 대한 쿼리 가능 제한입니다.

적용 대상