ISqlFilter Interface |
Namespace: MicaSystems.Utils
public interface ISqlFilter
The ISqlFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnName |
Gets the name of the filtered column.
| |
| Operator |
Gets the SQL representation of the filter's operator.
| |
| Value |
Gets the value used to filter data.
|