Method | Description | |
---|---|---|
FullTextClause ( string searchText ) : System.Collections.Generic |
Creates a new
|
Method | Description | |
---|---|---|
BuildSql ( |
Builds the SQL for the full text.
|
public FullTextClause ( string searchText ) : System.Collections.Generic | ||
searchText | string | /// The text to search for /// |
return | System.Collections.Generic |