OracleSingleSearchFullTextConnector Class |
[Missing <summary> documentation for "T:Cadcorp.WML.GazetteerConnectors.OracleSingleSearchFullTextConnector"]
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 OracleSingleSearchFullTextConnector : SingleSearchBase
Public Class OracleSingleSearchFullTextConnector
Inherits SingleSearchBase
The OracleSingleSearchFullTextConnector 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) | (Inherited from SingleSearchBase.) |
 | GetItems(String, Int32, Int32, SingleSearch, ConnectionStringSettings) | (Overrides SingleSearchBaseGetItems(String, Int32, Int32, SingleSearch, ConnectionStringSettings).) |
 | GetItemSQL | (Overrides SearchBaseGetItemSQL(SingleSearch, Int32, Int32, String, String).) |
 | GetQuickSearchItems | (Inherited from SingleSearchBase.) |
 | GetSingleSearchSortColumns | (Inherited from SearchBase.) |
 | GetTables | (Inherited from SingleSearchBase.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | 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