Summary
A simple class for a single search clause.
TODO: more comparison types, use of the Composite pattern, etc.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Msi - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["InstallerSearchClause"]
class Type type-node
Syntax
public class InstallerSearchClause
Constructors
Name | Summary |
---|---|
Installer |
Properties
Name | Value | Summary |
---|---|---|
ColumnName | string | |
SearchOperator | Comparison | |
Value | Object |
Methods
Name | Value | Summary |
---|---|---|
ToSql |
string |