Udostępnij za pośrednictwem


SelectAttribute Klasa

Definicja

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

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

Konstruktory

SelectAttribute()

Inicjuje nowe wystąpienie klasy SelectAttribute.

SelectAttribute(String[])

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

Właściwości

SelectConfigurations

Pobiera lub ustawia SelectExpandType właściwości.

SelectType

Pobiera lub ustawia SelectExpandType właściwości.

Dotyczy