AlignedAssetsConnector Class |
[Missing <summary> documentation for "T:Cadcorp.WML.GazetteerConnectors.AlignedAssetsConnector"]
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 AlignedAssetsConnector : LLPGConnectorBase
Public Class AlignedAssetsConnector
Inherits LLPGConnectorBase
The AlignedAssetsConnector type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | BuildSelect | (Inherited from LLPGConnectorBase.) |
 | 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.) |
 | GetAddresses | (Overrides LLPGConnectorBaseGetAddresses(String, String, String, String, String, String, String, String, Int32).) |
 | GetAddressLimitSQL | (Inherited from LLPGConnectorBase.) |
 | GetColumnPredicate(Boolean, SearchColumn) | (Inherited from SearchBase.) |
 | GetColumnPredicate(Boolean, String) | (Inherited from SearchBase.) |
 | GetColumnPredicate(Boolean, String, String, String) | (Inherited from SearchBase.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetItems | (Overrides SearchBaseGetItems(String, Int32, Int32, SingleSearch, ConnectionStringSettings).) |
 | GetItemSQL | (Inherited from SearchBase.) |
 | GetListFromDb | (Inherited from LLPGConnectorBase.) |
 | GetListSQL | (Inherited from LLPGConnectorBase.) |
 | GetLocalities | (Overrides LLPGConnectorBaseGetLocalities(String, Int32, Int32).) |
 | GetOrderBy | (Inherited from LLPGConnectorBase.) |
 | GetPostcodes | (Inherited from LLPGConnectorBase.) |
 | GetSingleSearchSortColumns | (Inherited from SearchBase.) |
 | GetStreets | (Overrides LLPGConnectorBaseGetStreets(String, Int32, Int32).) |
 | GetTowns | (Overrides LLPGConnectorBaseGetTowns(String, Int32, Int32).) |
 | 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