Sdílet prostřednictvím


NotExpandableAttribute Třída

Definice

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

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

Konstruktory

NotExpandableAttribute()

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

Platí pro