Udostępnij za pośrednictwem


NotExpandableAttribute Klasa

Definicja

Reprezentuje obiekt Attribute , który można umieścić we właściwości, aby określić, że nie można użyć właściwości w $expand opcji zapytania 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
Dziedziczenie
NotExpandableAttribute
Atrybuty

Konstruktory

NotExpandableAttribute()

Reprezentuje obiekt Attribute , który można umieścić we właściwości, aby określić, że nie można użyć właściwości w $expand opcji zapytania OData.

Dotyczy