Share via


IsFilterableAttribute Klasse

Definition

Gibt an, dass das Feld in Filterausdrücken verwendet werden kann.

[System.AttributeUsage(System.AttributeTargets.Property)]
public class IsFilterableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type IsFilterableAttribute = class
    inherit Attribute
Public Class IsFilterableAttribute
Inherits Attribute
Vererbung
IsFilterableAttribute
Attribute

Konstruktoren

IsFilterableAttribute()

Gibt an, dass das Feld in Filterausdrücken verwendet werden kann.

Gilt für: