Partager via


IsFilterableAttribute Classe

Définition

Indique que le champ peut être utilisé dans les expressions de filtre.

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

Constructeurs

IsFilterableAttribute()

Indique que le champ peut être utilisé dans les expressions de filtre.

S’applique à