Partilhar via


IsFilterableAttribute Classe

Definição

Indica que o campo pode ser usado em expressões de filtro.

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

Construtores

IsFilterableAttribute()

Indica que o campo pode ser usado em expressões de filtro.

Aplica-se a