Sdílet prostřednictvím


UnsortableAttribute 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 UnsortableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type UnsortableAttribute = class
    inherit Attribute
Public NotInheritable Class UnsortableAttribute
Inherits Attribute
Dědičnost
UnsortableAttribute
Atributy

Konstruktory

UnsortableAttribute()

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

Platí pro