QueryableRestrictionsAnnotation Class
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.
Represents an annotation to add the queryable restrictions on an EDM property, including not filterable, not sortable, not navigable, not expandable, not countable, automatically expand.
public class QueryableRestrictionsAnnotation
type QueryableRestrictionsAnnotation = class
Public Class QueryableRestrictionsAnnotation
- Inheritance
-
QueryableRestrictionsAnnotation
Queryable |
Initializes a new instance of QueryableRestrictionsAnnotation class. |
Restrictions |
Gets the restrictions for the EDM property. |