C# Класс Adf.Business.Search.InListAttribute

Наследование: SearchAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
InListAttribute ( string column, bool includeWhenEmpty = true ) : System

Initializes an instance of InQueryAttribute with the supplied column name.

Описание методов

InListAttribute() публичный Метод

Initializes an instance of InQueryAttribute with the supplied column name.
public InListAttribute ( string column, bool includeWhenEmpty = true ) : System
column string The supplied column name.
includeWhenEmpty bool
Результат System