Click or drag to resize

SQLiteConfigConnector Class

Database class interacting with SQLite
Inheritance Hierarchy

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public class SQLiteConfigConnector : DBConfigurationBase

The SQLiteConfigConnector type exposes the following members.

Constructors
  NameDescription
Public methodSQLiteConfigConnector
Creates new instance of SQLiteConfigConnect
Top
Properties
  NameDescription
Public propertyConnectionString
Database connection string to use
(Inherited from DBConfigurationBase.)
Public propertyProvider
Database provider.
(Inherited from DBConfigurationBase.)
Top
Methods
  NameDescription
Public methodAddDeleteWMSLayerLookup
Add or delete a wms layer lookup
(Overrides DBConfigurationBaseAddDeleteWMSLayerLookup(Int32, String, DbConnection).)
Public methodAddIcon
adds a new icon
(Overrides DBConfigurationBaseAddIcon(String, String, Int32, Int32, Int32, Int32).)
Public methodAddNewMap
Adds a new map to the site.
(Overrides DBConfigurationBaseAddNewMap(Boolean, String, String).)
Public methodAddOSOpenNamesSearch
Adds OS Searches to Search_OS_Places tables
(Overrides DBConfigurationBaseAddOSOpenNamesSearch(String, Int32, Int32, Int32, Int32, String, String, String, String, Int32, String, String).)
Public methodAddOSPlacesSearch
Adds OS Searches to Search_OS_Places tables
(Overrides DBConfigurationBaseAddOSPlacesSearch(String, Int32, Int32, Int32, Int32, String, String, String, String, String, String).)
Public methodAddProxy
Adds a proxy to the admin database.
(Overrides DBConfigurationBaseAddProxy(String).)
Public methodAddResolution
Adds a resolution to the database along with corresponding lookup.
(Overrides DBConfigurationBaseAddResolution(String, Double).)
Public methodAddUpdateAccessConnection
Adds or updates an Access Connection String.
(Overrides DBConfigurationBaseAddUpdateAccessConnection(Int32, String, String).)
Public methodAddUpdateAdditionalGeognoSIS8Layer
Adds or updates a GeognoSIS 8 additional Layer.
(Overrides DBConfigurationBaseAddUpdateAdditionalGeognoSIS8Layer(String, Int32, String, String).)
Public methodAddUpdateAdditionalWMSLayer
Add an additional WMS Layer, or update an existing WMS additional layer.
(Overrides DBConfigurationBaseAddUpdateAdditionalWMSLayer(String, Int32, String, String, String, Int32, String, Boolean, Boolean, Boolean, Int32, Int32, Int32, Boolean, Boolean, String, Int32, Int32, String, String, Int32, Int32, Boolean, Int32, String, Boolean).)
Public methodAddUpdateBingLayer
Add a Bing layer to the database. If an ID is provided, update an existing layer.
(Overrides DBConfigurationBaseAddUpdateBingLayer(String, Int32, String, Int32, String, Boolean).)
Public methodAddUpdateCRS
Adds or updates a CRS Values in the database.
(Overrides DBConfigurationBaseAddUpdateCRS(CRSValues).)
Public methodAddUpdateGeognoSIS8Layer
Adds or updates a GeognoSIS 8 Layer.
(Overrides DBConfigurationBaseAddUpdateGeognoSIS8Layer(String, Int32, String, String, Int32, Boolean, String, Int32, Int32, String, Int32, Boolean, Boolean).)
Public methodAddUpdateGeognoSISTileServiceLayer
Add a GeognoSIS tile service layer to the database. If an ID is provided, update an existing layer.
(Overrides DBConfigurationBaseAddUpdateGeognoSISTileServiceLayer(String, Int32, String, Boolean, String, String, String, Boolean, Boolean, Int32, Int32, Double, Int32, Int32, Double, Double, Int32, Int32, Int32, Int32).)
Public methodAddUpdateGoogleLayer
Adds or updates a google layer.
(Overrides DBConfigurationBaseAddUpdateGoogleLayer(String, Int32, String, Boolean, Boolean, Boolean, Int32).)
Public methodAddUpdateLocalKnowledge
Adds a new local knowledge entry to the site, or updates an existsing entry.
(Overrides DBConfigurationBaseAddUpdateLocalKnowledge(Int32, String, String, Int32, Int32, Int32, LayerTemplateData).)
Public methodAddUpdateNoticeBoard
Adds a notice board to the system or updates an existing notice board.
(Overrides DBConfigurationBaseAddUpdateNoticeBoard(NoticeBoardData).)
Public methodAddUpdateOracleConnection
Adds or updates an Oracle Connection String.
(Overrides DBConfigurationBaseAddUpdateOracleConnection(Int32, String, String).)
Public methodAddUpdateOSMLayer
Add or update an OSM layer in the database.
(Overrides DBConfigurationBaseAddUpdateOSMLayer(String, Int32, String, String, Boolean, Boolean, Boolean, String, Int32).)
Public methodAddUpdatePostGisConnection
Adds or updates an PostGIS Connection String.
(Overrides DBConfigurationBaseAddUpdatePostGisConnection(Int32, String, String).)
Public methodAddUpdateReportIt
Adds or Updates a ReportIt record in the database.
(Overrides DBConfigurationBaseAddUpdateReportIt(ReportItData).)
Public methodAddUpdateSingleSearch (Overrides DBConfigurationBaseAddUpdateSingleSearch(SingleSearchData).)
Public methodAddUpdateSQLiteConnection
Adds or updates an SQLite Connection String.
(Overrides DBConfigurationBaseAddUpdateSQLiteConnection(Int32, String, String).)
Public methodAddUpdateSQLServerConnection
Adds or updates an SQL Server Connection String.
(Overrides DBConfigurationBaseAddUpdateSQLServerConnection(Int32, String, String).)
Public methodAddUpdateTemplate
Adds or updates a template within the system.
(Overrides DBConfigurationBaseAddUpdateTemplate(TemplateData).)
Public methodAddUpdateTileCacheLayer
Add or update a tile cache layer in the database.
(Overrides DBConfigurationBaseAddUpdateTileCacheLayer(String, Int32, String, String, String, Int32, Boolean, Int32, Boolean, Int32, Boolean, Int32, Int32, String, Boolean, String, String, String, Double).)
Public methodAddUpdateWebServiceConnection
Adds or updates an Web Service String.
(Overrides DBConfigurationBaseAddUpdateWebServiceConnection(Int32, String, String).)
Public methodAddUpdateWFSLayer
Add or update a WFS layer in the database.
(Overrides DBConfigurationBaseAddUpdateWFSLayer(String, Int32, String, String, String, String, Boolean, Boolean, Boolean, Int32, Int32, Boolean, String, String, String, String, Boolean, Int32, String, Boolean).)
Public methodAddUpdateWMSFromCapabilitiesLayer
Adds a WMS From Capabilities layer to the database, or updates an existing layer.
(Overrides DBConfigurationBaseAddUpdateWMSFromCapabilitiesLayer(String, Int32, String, String, Boolean, Boolean, Int32, Int32, Boolean, Boolean, Int32, Boolean, Boolean, Boolean, String, Int32, String, String, Boolean, Boolean, Boolean, Int32, String, Int32, Int32, Boolean, Boolean, String, String, String).)
Public methodAddUpdateWMSFromCapabilitiesUrls
Add URL for WMS From Capabilities Layer, or update exisitng URL
(Inherited from DBConfigurationBase.)
Public methodAddUpdateWMSLayer
Add a WMS Layer, or update an existing WMS additional layer.
(Overrides DBConfigurationBaseAddUpdateWMSLayer(String, Int32, String, String, String, Int32, String, Boolean, Boolean, Boolean, Int32, Int32, Int32, Boolean, Boolean, String, Int32, Int32, String, String, Int32, Int32, Boolean, Int32, String, Boolean, Boolean, String, String, String).)
Public methodAddUpdateWMSOverlayUrls
Add or delete a wms url
(Inherited from DBConfigurationBase.)
Public methodAddUpdateWMTSLayer
Add a new WMTS layer to the site, or update an existing layer.
(Overrides DBConfigurationBaseAddUpdateWMTSLayer(String, Int32, String, String, String, String, String, Int32, String, Boolean, Int32, String, Int32, Boolean, Boolean, Int32, Boolean, String, WMTSSettings, Boolean, String, String, String, String, String).)
Public methodAddUpdateXYZLayer
Add or update an XYZ layer in the database.
(Overrides DBConfigurationBaseAddUpdateXYZLayer(String, Int32, String, String, Boolean, Boolean, Int32, String, Int32, Int32, Int32, Boolean, String, String, String, Double).)
Public methodAddWatermark
Method to add watermark to the database.
(Overrides DBConfigurationBaseAddWatermark(String, String, Int32, Int32).)
Public methodCheckAddConnectorInfo
Updates the database with connector information.
(Overrides DBConfigurationBaseCheckAddConnectorInfo(String, String).)
Public methodCheckAddCredential
Check or add a credential to the database.
(Overrides DBConfigurationBaseCheckAddCredential(DbConnection, Int32, String, String, String, String, String).)
Public methodCheckAddGeognoSISTileServiceLayerLookup
Adds a lookup value to the TileServiceLayers lookup table.
(Overrides DBConfigurationBaseCheckAddGeognoSISTileServiceLayerLookup(DbConnection, Int32, Int32).)
Public methodCheckAddIn
Checks to see if an add-in exists in the database, and then adds it if necessary.
(Overrides DBConfigurationBaseCheckAddIn(String).)
Public methodCheckAddKnownProjection
Checks to see if input projection ID is used by existing map. If it isn't add an entry to the MapKnownProjections table.
(Overrides DBConfigurationBaseCheckAddKnownProjection(DbConnection, Int32, Int32).)
Public methodCheckAddLayer
Check to see if a layer exists, if not, add it.
(Overrides DBConfigurationBaseCheckAddLayer(DbConnection, String).)
Public methodCheckIfLocalKnowledgeIsInUse
Performs an operation to see if the local knowledge entry is in use by a map.
(Overrides DBConfigurationBaseCheckIfLocalKnowledgeIsInUse(Int32).)
Public methodCheckResolutionIsInUse
Public methodCheckScaleIsInUse
Protected methodCreateReturnParameter
Adds a return parameter to non query.
(Inherited from DbDatabase.)
Public methodDeleteIcon
Delets an icon from the database
(Overrides DBConfigurationBaseDeleteIcon(Int32).)
Public methodDeleteResolution
Removes a resolution from the database along with corresponding lookup.
(Overrides DBConfigurationBaseDeleteResolution(String, Double).)
Public methodDeleteWatermark
Delets a watermark from the database
(Overrides DBConfigurationBaseDeleteWatermark(Int32).)
Public methodDuplicateSearch
Copies a search
(Overrides DBConfigurationBaseDuplicateSearch(Int32, Int32, String).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetAdapter (Inherited from DbDatabase.)
Public methodGetAddIns
Gets available add ins.
(Overrides DBConfigurationBaseGetAddIns.)
Public methodGetAddInsForMap
Get a list of add ins for a specific user.
(Overrides DBConfigurationBaseGetAddInsForMap(String).)
Public methodGetAllBingOverlayTypes
Returns a list of available bing map overlay types.
(Overrides DBConfigurationBaseGetAllBingOverlayTypes.)
Public methodGetAllExtents
Gets all available map extents.
(Overrides DBConfigurationBaseGetAllExtents.)
Public methodGetAllGoogleLayerTypes
Gets all available Google Layer Types
(Overrides DBConfigurationBaseGetAllGoogleLayerTypes.)
Public methodGetAllIcons
Gets all available Icons.
(Overrides DBConfigurationBaseGetAllIcons.)
Public methodGetAllImageFormats
Gets all available Image Formats
(Overrides DBConfigurationBaseGetAllImageFormats.)
Public methodGetAllNoticeBoards
Gets array of NoticeBoard data.
(Overrides DBConfigurationBaseGetAllNoticeBoards.)
Public methodGetAllOSSearchDataByMapName
Returns OS APIs searches configured for a map
(Overrides DBConfigurationBaseGetAllOSSearchDataByMapName(String).)
Public methodGetAllPhotometricInterpretations
Gets all available Photometric Interpretations
(Overrides DBConfigurationBaseGetAllPhotometricInterpretations.)
Public methodGetAllProblemTypes
Get Problem Types.
(Overrides DBConfigurationBaseGetAllProblemTypes.)
Public methodGetAllProjections
Gets a list of available projections from the database.
(Overrides DBConfigurationBaseGetAllProjections.)
Public methodGetAllReportItConfigurations
Gets All ReportIt data.
(Overrides DBConfigurationBaseGetAllReportItConfigurations.)
Public methodGetAllSingleSearchData
Gets all the single search data.
(Overrides DBConfigurationBaseGetAllSingleSearchData.)
Public methodGetAllStyleMapNames
Gets the names of all available Style Maps.
(Overrides DBConfigurationBaseGetAllStyleMapNames.)
Public methodGetAllStyleMaps
Gets all available Style Maps
(Overrides DBConfigurationBaseGetAllStyleMaps.)
Public methodGetAllStyles
Gets available styles.
(Overrides DBConfigurationBaseGetAllStyles.)
Public methodGetAllStylesByMapNameAndIntent
Gets all styles for a map name and intent.
(Overrides DBConfigurationBaseGetAllStylesByMapNameAndIntent(String, IntentTypeEnum, StyleTypeEnum).)
Public methodGetAllTemplates
Gets available templates.
(Overrides DBConfigurationBaseGetAllTemplates.)
Public methodGetAllTransitionEffects
Gets all available Transition Effects.
(Overrides DBConfigurationBaseGetAllTransitionEffects.)
Public methodGetAllUrls
Gets all available URLs as DataTable.
(Overrides DBConfigurationBaseGetAllUrls.)
Public methodGetAllWatermarks
Gets available Watermarks.
(Overrides DBConfigurationBaseGetAllWatermarks.)
Public methodGetAppSettings
Gets the app settings for the site.
(Overrides DBConfigurationBaseGetAppSettings.)
Public methodGetBookmarks
Gets available bookmarks for requested Map.
(Overrides DBConfigurationBaseGetBookmarks(String).)
Public methodGetConnectionStrings
Get available Connection Strings.
(Overrides DBConfigurationBaseGetConnectionStrings.)
Public methodGetControls
Gets available controls for supplied map name.
(Overrides DBConfigurationBaseGetControls(String).)
Public methodGetCredentialByLayerId
Gets credentials based on layer id, for use with authenticated proxy layers.
(Overrides DBConfigurationBaseGetCredentialByLayerId(Int32, String).)
Public methodGetCRSValues
Get Array of CRS values.
(Overrides DBConfigurationBaseGetCRSValues.)
Protected methodGetDbCommand
Creates a new command object.
(Inherited from DbDatabase.)
Public methodGetDbConnection
Creates a new connection object.
(Inherited from DbDatabase.)
Protected methodGetDbDataAdapter
Creates a new adapter object.
(Inherited from DbDatabase.)
Public methodGetDBParameterString
Returns the correct parameter string for the database platform in use.
(Inherited from DbDatabase.)
Public methodGetDBSearchConfiguration
Get the configuration dataset for a noticeboard database search
(Overrides DBConfigurationBaseGetDBSearchConfiguration(Int32).)
Public methodGetDBUppercaseFunction
Returns the correct parameter string for the database platform in use.
(Inherited from DbDatabase.)
Public methodGetDBWildcardString
Returns the correct parameter string for the database platform in use.
(Inherited from DbDatabase.)
Public methodGetDefaultMap
Get Map Settings for default map.
(Overrides DBConfigurationBaseGetDefaultMap.)
Public methodGetDefaultMapName
Get Name of default map.
(Overrides DBConfigurationBaseGetDefaultMapName.)
Public methodGetDistinctResolutionsNoMap
Gets available distinct resolutions.
(Overrides DBConfigurationBaseGetDistinctResolutionsNoMap.)
Public methodGetDrawingStyles
Gets drawing styles for supplied map name.
(Overrides DBConfigurationBaseGetDrawingStyles(String).)
Public methodGetEditingStyles
Gets editing styles for supplied map name.
(Overrides DBConfigurationBaseGetEditingStyles(String).)
Public methodGetEmbeddableMapConfiguration
Gets the map configuration for an embeddable map.
(Overrides DBConfigurationBaseGetEmbeddableMapConfiguration.)
Public methodGetFrontTemplate
Gets the front template table entries for supplied map name.
(Overrides DBConfigurationBaseGetFrontTemplate(String).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHighestGoogleOverlayIndex
Gets the index of the highest Google Overlay
(Overrides DBConfigurationBaseGetHighestGoogleOverlayIndex(DbConnection, Int32).)
Public methodGetHighestTileCacheOverlayIndex
Gets the highest overlay index for a tile cache.
(Overrides DBConfigurationBaseGetHighestTileCacheOverlayIndex(DbConnection, Int32).)
Public methodGetHighestWFSOverlayIndex
Gets the highest overlay index for a tile cache.
(Overrides DBConfigurationBaseGetHighestWFSOverlayIndex(DbConnection, Int32).)
Public methodGetHighestXYZOverlayIndex
Gets the higest Z index for XYZ Overlays in the specified map
(Overrides DBConfigurationBaseGetHighestXYZOverlayIndex(DbConnection, Int32).)
Public methodGetImageFormat
Gets the Image Format name based on the supplied ImageFormatID
(Overrides DBConfigurationBaseGetImageFormat(Int32).)
Public methodGetImageFormatIDFromName
Gets the Image Format ID from the name provided.
(Overrides DBConfigurationBaseGetImageFormatIDFromName(String).)
Public methodGetKnownProjections
Gets Known Projections for supplied map name.
(Overrides DBConfigurationBaseGetKnownProjections(String).)
Public methodGetLastCreatedRowID
Gets the ID of the last created row.
(Overrides DBConfigurationBaseGetLastCreatedRowID(Int32, DbConnection).)
Public methodGetLayer
Gets a layer name based on the supplied LayerID.
(Overrides DBConfigurationBaseGetLayer(Int32).)
Public methodGetLayers
Gets layers associated with a WMS.
(Overrides DBConfigurationBaseGetLayers(Int32).)
Public methodGetLocalknowledgeConfiguration
Gets Local Knowledge Configuration DataSet.
(Inherited from DBConfigurationBase.)
Public methodGetLocalknowledgeConfiguration(Int32) (Overrides DBConfigurationBaseGetLocalknowledgeConfiguration(Int32).)
Public methodGetLocalKnowledgeData
Gets Local Knowledge data.
(Overrides DBConfigurationBaseGetLocalKnowledgeData.)
Public methodGetLocalKnowledgeLayerTemplates
Gets layer templates for local knowledge id.
(Overrides DBConfigurationBaseGetLocalKnowledgeLayerTemplates(Int32).)
Public methodGetMap
Get Map Settings for requested Map Name
(Overrides DBConfigurationBaseGetMap(String).)
Public methodGetMapDescriptions
Gets map summaries for the requested maps
(Overrides DBConfigurationBaseGetMapDescriptions(String).)
Public methodGetMapExtent
Gets Map Extent string for specified map.
(Overrides DBConfigurationBaseGetMapExtent(String).)
Public methodGetMapFontSizes
Gets available Map Font Sizes for map name.
(Overrides DBConfigurationBaseGetMapFontSizes(String).)
Public methodGetMapIcons
Gets map Icons for supplied map name.
(Overrides DBConfigurationBaseGetMapIcons(String).)
Public methodGetMapIDFromMapName
Gets the map ID for a named map from the database.
(Overrides DBConfigurationBaseGetMapIDFromMapName(DbConnection, String).)
Public methodGetMaps
Gets available maps.
(Overrides DBConfigurationBaseGetMaps.)
Public methodGetMeasuringStyles
Gets measuring styles for supplied map name.
(Overrides DBConfigurationBaseGetMeasuringStyles(String).)
Public methodGetNoticeBoardConfiguration
Get the configuration dataset for a noticeboard
(Overrides DBConfigurationBaseGetNoticeBoardConfiguration(String).)
Public methodGetOsOpenNameFilterTypes
Returns a list with all available filter types from Search_OS_Open_Name_Filter_Type
(Overrides DBConfigurationBaseGetOsOpenNameFilterTypes.)
Public methodGetOverlayIcons
Get all available overlay icons for requested map.
(Overrides DBConfigurationBaseGetOverlayIcons(String).)
Public methodGetOverlays
Gets overlays available for specified map.
(Overrides DBConfigurationBaseGetOverlays(String).)
Public methodGetParameter(String, Object, String)
Returns a new parameter.
(Inherited from DbDatabase.)
Public methodGetParameter(String, Object, String, Boolean) (Inherited from DbDatabase.)
Public methodGetPhotometricInterpretationIDFromName
Gets the Photometric Interpretation ID from the name provided.
(Overrides DBConfigurationBaseGetPhotometricInterpretationIDFromName(String).)
Public methodGetPrintTemplatesForMap
Gets print templates for the map.
(Overrides DBConfigurationBaseGetPrintTemplatesForMap(String).)
Public methodGetProblemTypes
Get Problem Types for a specified report ID.
(Overrides DBConfigurationBaseGetProblemTypes(Int32).)
Public methodGetProjectionIDFromName
Gets the Projection ID from the name provided.
(Overrides DBConfigurationBaseGetProjectionIDFromName(String).)
Public methodGetProjections
Gets all available Projections.
(Overrides DBConfigurationBaseGetProjections.)
Public methodGetProjectionsByMapName
Gets all available Projections based on map name.
(Overrides DBConfigurationBaseGetProjectionsByMapName(String).)
Public methodGetProxyConfiguration
Gets available Proxy Configurations.
(Overrides DBConfigurationBaseGetProxyConfiguration.)
Public methodGetReport
Gets a report for the report name specified.
(Overrides DBConfigurationBaseGetReport(String).)
Public methodGetReportItConfiguration
Gets ReportIt data for the admin system.
(Overrides DBConfigurationBaseGetReportItConfiguration(Int32).)
Public methodGetResolutions
Gets available resolutions for requested Map.
(Overrides DBConfigurationBaseGetResolutions(String).)
Public methodGetScales
Gets available scales for requested Map.
(Overrides DBConfigurationBaseGetScales(String).)
Public methodGetSearches
Get available Searches.
(Overrides DBConfigurationBaseGetSearches.)
Public methodGetSearchesForMap (Overrides DBConfigurationBaseGetSearchesForMap(String).)
Public methodGetSearchPermissionsForMap
Gets search permissions for the map.
(Overrides DBConfigurationBaseGetSearchPermissionsForMap(String).)
Public methodGetStyleMapIDFromName
Public methodGetStylesByStyleMapID
Gets available styles for requested Style Map ID.
(Overrides DBConfigurationBaseGetStylesByStyleMapID(Int32).)
Public methodGetTemplates
Gets DataSet of available Templates.
(Overrides DBConfigurationBaseGetTemplates.)
Public methodGetTransitionEffect
Gets a Transition Effect name based on the supplied TransitionEffectID.
(Overrides DBConfigurationBaseGetTransitionEffect(Int32).)
Public methodGetTransitionEffectIDFromName
Gets the transition effect ID from the name provided.
(Overrides DBConfigurationBaseGetTransitionEffectIDFromName(String).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUrlIDFromUrl
Get a URL ID from an existing url, or if one doesn't exist, add one and return the new ID.
(Overrides DBConfigurationBaseGetUrlIDFromUrl(DbConnection, String).)
Public methodGetWatermark
Gets available Watermarks for requested map.
(Overrides DBConfigurationBaseGetWatermark(String).)
Public methodGetWatermarkImages
Gets all available Watermarks.
(Overrides DBConfigurationBaseGetWatermarkImages.)
Public methodGetWMSFromCapabilitiesOverlayIndex
Gets the highest overlay index for a tile cache.
(Overrides DBConfigurationBaseGetWMSFromCapabilitiesOverlayIndex(DbConnection, Int32).)
Public methodGetWMSOverlayIndex
Gets the highest overlay index for a tile cache.
(Overrides DBConfigurationBaseGetWMSOverlayIndex(DbConnection, Int32).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodRemoveAdditionalWMSLayer(DbConnection, Int32)
Public methodRemoveAdditionalWMSLayer(String, Int32)
Removes an additional WMS layer
(Overrides DBConfigurationBaseRemoveAdditionalWMSLayer(String, Int32).)
Protected methodRemoveBingLayer(DbConnection, Int32)
Remove all bing overlays for the supplied mapid
Public methodRemoveBingLayer(String, Int32)
Remove a bing overlay from the database.
(Overrides DBConfigurationBaseRemoveBingLayer(String, Int32).)
Public methodRemoveBookmark
Remove a bookmark from the site.
(Overrides DBConfigurationBaseRemoveBookmark(String, Int32).)
Public methodRemoveCRS
Removes a CRS from the site.
(Overrides DBConfigurationBaseRemoveCRS(Int32).)
Public methodRemoveDatabaseConnection
Removes a database connection from the database.
(Overrides DBConfigurationBaseRemoveDatabaseConnection(Int32).)
Protected methodRemoveGeognoSIS8AdditionalLayer(DbConnection, Int32)
Public methodRemoveGeognoSIS8AdditionalLayer(String, Int32)
Removes a GeognoSIS 8 additional Layer.
(Overrides DBConfigurationBaseRemoveGeognoSIS8AdditionalLayer(String, Int32).)
Protected methodRemoveGeognoSIS8Layer(DbConnection, Int32)
Removes all geognosis 8 layers for the supplied map id
Public methodRemoveGeognoSIS8Layer(String, Int32)
Removes a GeognoSIS8 Layer.
(Overrides DBConfigurationBaseRemoveGeognoSIS8Layer(String, Int32).)
Protected methodRemoveGeognoSISTileServiceLayer(DbConnection, Int32)
Remove a GeognoSIS tile service overlay from the database.
Public methodRemoveGeognoSISTileServiceLayer(String, Int32)
Remove a GeognoSIS tile service overlay from the database.
(Overrides DBConfigurationBaseRemoveGeognoSISTileServiceLayer(String, Int32).)
Public methodRemoveGeognoSISTileServiceLayerLookup
Removes a value from the TileServiceLayers lookup.
(Overrides DBConfigurationBaseRemoveGeognoSISTileServiceLayerLookup(DbConnection, Int32).)
Protected methodRemoveGoogleLayer(DbConnection, Int32)
Public methodRemoveGoogleLayer(String, Int32)
Removes a Google Layer from the system/
(Overrides DBConfigurationBaseRemoveGoogleLayer(String, Int32).)
Public methodRemoveLocalKnowledge
Removes a local knowledge entry from the site.
(Overrides DBConfigurationBaseRemoveLocalKnowledge(Int32).)
Public methodRemoveMap
removes a map from the site
(Overrides DBConfigurationBaseRemoveMap(String).)
Public methodRemoveNoticeBoard
Removes a notice board from the system.
(Overrides DBConfigurationBaseRemoveNoticeBoard(Int32).)
Protected methodRemoveOSMLayer(DbConnection, Int32)
Public methodRemoveOSMLayer(String, Int32)
Remove an OSM layer from the database.
(Overrides DBConfigurationBaseRemoveOSMLayer(String, Int32).)
Public methodRemoveOSPlaces (Overrides DBConfigurationBaseRemoveOSPlaces(Int32).)
Public methodRemoveOSSearch (Overrides DBConfigurationBaseRemoveOSSearch(Int32).)
Public methodRemoveProxy
Removes a proxy based on supplied ID.
(Overrides DBConfigurationBaseRemoveProxy(Int32).)
Public methodRemoveReportIt
Removes a ReportIt record from the system.
(Overrides DBConfigurationBaseRemoveReportIt(Int32).)
Public methodRemoveSingleSearch
Removes a single singleSearch from the database.
(Overrides DBConfigurationBaseRemoveSingleSearch(Int32).)
Public methodRemoveTemplate
Removes a template from the site.
(Overrides DBConfigurationBaseRemoveTemplate(Int32).)
Protected methodRemoveTileCacheLayer(DbConnection, Int32)
Public methodRemoveTileCacheLayer(String, Int32)
Remove a tile cache layer from the database.
(Overrides DBConfigurationBaseRemoveTileCacheLayer(String, Int32).)
Protected methodRemoveWFSLayer(DbConnection, Int32)
Public methodRemoveWFSLayer(String, Int32)
Remove WFS Layer from the database.
(Overrides DBConfigurationBaseRemoveWFSLayer(String, Int32).)
Protected methodRemoveWMSFromCapabilitiesLayer(DbConnection, Int32)
Public methodRemoveWMSFromCapabilitiesLayer(String, Int32)
Removes a WMS From Capabilties layer from the database based on the layer Id provided.
(Overrides DBConfigurationBaseRemoveWMSFromCapabilitiesLayer(String, Int32).)
Protected methodRemoveWMSLayer(DbConnection, Int32)
Public methodRemoveWMSLayer(String, Int32)
Remove specified WMS Layer from the system.
(Overrides DBConfigurationBaseRemoveWMSLayer(String, Int32).)
Public methodRemoveWMTSLayer
Remove specified WMTS Layer from the system.
(Overrides DBConfigurationBaseRemoveWMTSLayer(String, Int32).)
Protected methodRemoveXYZLayer(DbConnection, Int32)
Public methodRemoveXYZLayer(String, Int32)
Remove XYZ layer from the database.
(Overrides DBConfigurationBaseRemoveXYZLayer(String, Int32).)
Public methodReplaceResolutions
Replaces current resolution entry in the database with a range of values. This would be used if the user has a tile cache, for example.
(Overrides DBConfigurationBaseReplaceResolutions(String, Decimal).)
Public methodRequiresUpdate
Determines if the current DB requires updating
(Overrides DBConfigurationBaseRequiresUpdate.)
Protected methodRunProcedure(String, String, IDataParameter, String)
Runs a stored procedure, returning an SqlResultSet containing the result of the stored procedure.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, IDataParameter, Int32, String)
Runs a stored procedure, returning an integer indicating the return value of the stored procedure. Also returns the value of the RowsAffected aspect of the stored procedure that is returned by the ExecuteNonQuery method.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, String)
Runs a stored procedure, returning an SqlResultSet containing the result of the stored procedure.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, Int32, String)
Runs a stored procedure, returning an integer indicating the return value of the stored procedure. Also returns the value of the RowsAffected aspect of the stored procedure that is returned by the ExecuteNonQuery method.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, String, String)
Runs a stored procedure, returning a DataSet that contains the results of the stored procedure in a named table.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, String, String)
Runs a stored procedure, returning an ArrayList containing the specified fields from the result of the stored procedure. N.B. This method has been retained for backward compatibility. It is recommended that a strongly typed generic list is used instead of an ArrayList.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, String, String)
Runs a stored procedure, returning a DataSet that contains the results of the stored procedure in a named table.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, String, String)
Runs a stored procedure, returning an ArrayList containing the specified fields from the result of the stored procedure. N.B. This method has been retained for backward compatibility. It is recommended that a strongly typed generic list is used instead of an ArrayList.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, DataSet, String, String)
Takes an existing DataSet and fills the given table name with the results of the stored procedure.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, Int32, Int32, String)
Returns a populated DataTable from the stored procedure provided.
(Inherited from DbDatabase.)
Protected methodRunProcedure(String, String, IDataParameter, String, String, String)
Runs a stored procedure, returning a DataView that contains the results of the stored procedure in a named table within a DataSet.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, DataSet, String, String)
Takes an existing DataSet and fills the given table name with the results of the stored procedure.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, Int32, Int32, String)
Returns a populated DataTable from the stored procedure provided.
(Inherited from DbDatabase.)
Protected methodRunProcedure(DbConnection, String, String, IDataParameter, String, String, String)
Runs a stored procedure, returning a DataView that contains the results of the stored procedure in a named table within a DataSet.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, String)
Runs a query, returning an SqlResultSet containing the result of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, IDataParameter, Int32, String)
Runs a query, returning an integer indicating the return value of the stored procedure. Also returns the value of the RowsAffected aspect of the stored procedure that is returned by the ExecuteNonQuery method.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, String)
Runs a query, returning an SqlResultSet containing the result of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, DataTable, String)
Takes an existing DataTable and fills it with the results of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, Int32, String)
Runs a query, returning an integer indicating the return value of the stored procedure. Also returns the value of the RowsAffected aspect of the stored procedure that is returned by the ExecuteNonQuery method.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, String, String)
Runs a query, returning a DataSet that contains the results of the query in a named table.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, String, String)
Runs a stored procedure, returning an ArrayList containing the specified fields from the result of the query. N.B. This method has been retained for backward compatibility. It is recommended that a strongly typed generic list is used instead of an ArrayList.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, DataTable, String)
Takes an existing DataTable and fills it with the results of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, String, String)
Runs a query, returning a DataSet that contains the results of the query in a named table.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, String, String)
Runs a stored procedure, returning an ArrayList containing the specified fields from the result of the query. N.B. This method has been retained for backward compatibility. It is recommended that a strongly typed generic list is used instead of an ArrayList.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, DataSet, String, String)
Takes an existing DataSet and fills the given table name with the results of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, Int32, Int32, String)
Returns a populated DataTable from the query provided.
(Inherited from DbDatabase.)
Protected methodRunQuery(String, String, IDataParameter, String, String, String)
Runs a query, returning a DataView that contains the results of the query in a named table within a DataSet.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, DataSet, String, String)
Takes an existing DataSet and fills the given table name with the results of the query.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, Int32, Int32, String)
Returns a populated DataTable from the query provided.
(Inherited from DbDatabase.)
Protected methodRunQuery(DbConnection, String, String, IDataParameter, String, String, String)
Runs a query, returning a DataView that contains the results of the query in a named table within a DataSet.
(Inherited from DbDatabase.)
Protected methodRunScalarQuery
Runs a scalar query.
(Inherited from DbDatabase.)
Public methodSetOverlayIndex
Sets the value of OverlayIndex column for a particular layer
(Overrides DBConfigurationBaseSetOverlayIndex(String, String, String, String).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTruncateString (Inherited from DbDatabase.)
Public methodTypeToDbType
Returns a DbType to go along with a parameter.
(Inherited from DbDatabase.)
Public methodUpdate
Updates the database
(Overrides DBConfigurationBaseUpdate.)
Public methodUpdateBookmark
Updates a bookmark in the database, or creates a new one.
(Overrides DBConfigurationBaseUpdateBookmark(String, String, Int32, Double, Double, Double, Double).)
Public methodUpdateFrontPageContent(String, String, Int32, Int32)
Updates the Front Page Content for the specified map.
(Overrides DBConfigurationBaseUpdateFrontPageContent(String, String, Int32, Int32).)
Protected methodUpdateFrontPageContent(DbConnection, String, String, Int32, Int32)
Public methodUpdateIcon
Update details for icon.
(Overrides DBConfigurationBaseUpdateIcon(Int32, String, Int32, Int32).)
Public methodUpdateInitialLocation
Update Initial Location for specified map.
(Overrides DBConfigurationBaseUpdateInitialLocation(String, Double, Double, Int32, Double, Boolean, Int32).)
Public methodUpdateMapSettings
Updates map settings for specified map.
(Overrides DBConfigurationBaseUpdateMapSettings(String, Boolean, Int32, Int32, Int32, String, Boolean, Boolean, Int32, MapControl, String, Int32, Int32, Int32, AddIn, Boolean, Int32, Int32, Boolean, Double, Boolean).)
Public methodUpdateMaxExtent
Update the map's maxium extent
(Overrides DBConfigurationBaseUpdateMaxExtent(String, Int32, String, Double, Double, Double, Double).)
Public methodUpdateOSOpenNamesSearch
Updates OS Searches to Search_OS_Places tables
(Overrides DBConfigurationBaseUpdateOSOpenNamesSearch(String, Int32, Int32, Int32, Int32, String, String, String, String, Int32, String, String).)
Public methodUpdateOSPlacesSearch
Updates OS Searches to Search_OS_Places tables
(Overrides DBConfigurationBaseUpdateOSPlacesSearch(String, Int32, Int32, Int32, Int32, String, String, String, String, String, String).)
Public methodUpdateOverlayTypeStatus
Updates the MapOverlayTypes table to state whether an overlay is available to a specific map.
(Overrides DBConfigurationBaseUpdateOverlayTypeStatus(DbConnection, Int32, String, Boolean).)
Public methodUpdateStyle
Update style settings within the database.
(Overrides DBConfigurationBaseUpdateStyle(Int32, String, String, Int32, Int32, Double, Double, Int32, String, Int32, Int32).)
Public methodUpdateWatermark
Update details for watermark.
(Overrides DBConfigurationBaseUpdateWatermark(Int32, String).)
Top
See Also