Udostępnij za pośrednictwem


ExpandAttribute Klasa

Definicja

Reprezentuje element Attribute , który można umieścić we właściwości lub klasie skorelować z ustawieniami opcji zapytania $expand OData.

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=true)]
public sealed class ExpandAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=true)>]
type ExpandAttribute = class
    inherit Attribute
Public NotInheritable Class ExpandAttribute
Inherits Attribute
Dziedziczenie
ExpandAttribute
Atrybuty

Konstruktory

ExpandAttribute()

Inicjuje nowe wystąpienie klasy ExpandAttribute.

ExpandAttribute(String[])

Inicjuje ExpandAttribute nowe wystąpienie klasy o nazwie dozwolonych właściwości rozwijania.

Właściwości

ExpandConfigurations

Pobiera lub ustawia ExpandConfiguration właściwości nawigacji.

ExpandType

Pobiera lub ustawia ExpandType właściwości nawigacji.

MaxDepth

Pobiera lub ustawia maksymalną głębokość rozszerzania właściwości nawigacji.

Dotyczy