SQLServerSingleSearchFullTextConnector Class |
[Missing <summary> documentation for "T:Cadcorp.WML.GazetteerConnectors.SQLServerSingleSearchFullTextConnector"]
Inheritance Hierarchy
Namespace:
Cadcorp.WML.GazetteerConnectors
Assembly:
Cadcorp.WML.GazetteerConnectors (in Cadcorp.WML.GazetteerConnectors.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic class SQLServerSingleSearchFullTextConnector : SQLServerSingleSearchBase
Public Class SQLServerSingleSearchFullTextConnector
Inherits SQLServerSingleSearchBase
The SQLServerSingleSearchFullTextConnector type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetColumnPredicate(Boolean, SearchColumn) | (Inherited from SearchBase.) |
 | GetColumnPredicate(Boolean, String) | (Inherited from SearchBase.) |
 | GetColumnPredicate(Boolean, String, String, String) | (Overrides SearchBaseGetColumnPredicate(Boolean, String, String, String).) |
 | GetColumns | (Inherited from SingleSearchBase.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetItems(String, Int32, Int32) | (Overrides SingleSearchBaseGetItems(String, Int32, Int32).) |
 | GetItems(String, Int32, Int32, SingleSearch, ConnectionStringSettings) | (Overrides SingleSearchBaseGetItems(String, Int32, Int32, SingleSearch, ConnectionStringSettings).) |
 | GetItemSQL | (Inherited from SQLServerSingleSearchBase.) |
 | GetQuickSearchItems | (Overrides SingleSearchBaseGetQuickSearchItems(String, Int32, Int32, Int32).) |
 | GetSingleSearchSortColumns | (Inherited from SearchBase.) |
 | GetTables | (Inherited from SingleSearchBase.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetWhereClause | (Overrides SQLServerSingleSearchBaseGetWhereClause(SingleSearch, String, String).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also