Sdílet prostřednictvím


NotSortableAttribute Třída

Definice

Attribute Představuje, že lze umístit na vlastnost určit, že vlastnost nelze použít v $orderby OData možnost dotazu.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class NotSortableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type NotSortableAttribute = class
    inherit Attribute
Public NotInheritable Class NotSortableAttribute
Inherits Attribute
Dědičnost
NotSortableAttribute
Atributy

Konstruktory

NotSortableAttribute()

Attribute Představuje, že lze umístit na vlastnost určit, že vlastnost nelze použít v $orderby OData možnost dotazu.

Platí pro