Click or drag to resize

IDBConfigWriter Interface

Interface for Database writing methods.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public interface IDBConfigWriter

The IDBConfigWriter type exposes the following members.

Methods
  NameDescription
Public methodAddDeleteWMSLayerLookup
Add or delete a wms layer lookup
Public methodAddIcon
Adds a new icon to the site.
Public methodAddNewMap
Adds a new map to the site.
Public methodAddOSOpenNamesSearch
Adds OS Searches to Search_OS_Places tables
Public methodAddOSPlacesSearch
Adds OS Searches to Search_OS_Places tables
Public methodAddProxy
Adds a proxy to the admin database.
Public methodAddResolution
Adds a resolution to the database for specified map.
Public methodAddUpdateAccessConnection
Adds or updates an Access Connection String.
Public methodAddUpdateAdditionalGeognoSIS8Layer
Add an AdditionalGeognoSIS8Layer to the system, or update an existing one.
Public methodAddUpdateAdditionalWMSLayer
Add an additional WMS Layer, or update an existing WMS additional layer.
Public methodAddUpdateBingLayer
Adds a Bing layer to the system, or updates an existing one.
Public methodAddUpdateCRS
Adds or updates a CRS Values in the database.
Public methodAddUpdateGeognoSIS8Layer
Adds a new GeognoSIS 8 layer to the site, or updates an existing layer.
Public methodAddUpdateGeognoSISTileServiceLayer
Add a new GeognoSIS Tile Service Layer to the system. or update an existing one.
Public methodAddUpdateGoogleLayer
Adds a new Google Layer to the system, or updates an existing one.
Public methodAddUpdateLocalKnowledge
Adds a new local knowledge entry to the site, or updates an existsing entry.
Public methodAddUpdateNoticeBoard
Adds a notice board to the system or updates an existing notice board.
Public methodAddUpdateNoticeBoardColumn
Adds a column to a notice board, or updates an existing column.
Public methodAddUpdateNoticeBoardLayer
Adds a layer to a notice, or updates an existing notice.
Public methodAddUpdateNoticeBoardNotice
Adds a notice to a notice board, or updates an existing notice.
Public methodAddUpdateOracleConnection
Adds or updates an Oracle Connection String.
Public methodAddUpdateOSMLayer
Adds a new OSM layer to the system, or updates an existing layer.
Public methodAddUpdatePostGisConnection
Adds or updates an PostGIS Connection String.
Public methodAddUpdateReportIt
Adds or Updates a ReportIt record in the database.
Public methodAddUpdateSingleSearch
Public methodAddUpdateSQLiteConnection
Adds or updates an SQLite Connection String.
Public methodAddUpdateSQLServerConnection
Adds or updates an SQL Server Connection String.
Public methodAddUpdateTemplate
Adds or updates a template within the system.
Public methodAddUpdateTileCacheLayer
Add a tile cache to the system, or update an existing layer.
Public methodAddUpdateWebServiceConnection
Adds or updates an Web Service String.
Public methodAddUpdateWFSLayer
Add a WFS Layer to the system, or update an existing layer.
Public methodAddUpdateWMSFromCapabilitiesLayer
Add a WMS From Capabilities Layer, or update an existing layer.
Public methodAddUpdateWMSFromCapabilitiesUrls
Add URL for WMS From Capabilities Layer, or update exisitng URL
Public methodAddUpdateWMSLayer
Add a WMS Layer, or update an existing WMS additional layer.
Public methodAddUpdateWMSOverlayUrls
Add or delete a wms url
Public methodAddUpdateWMTSLayer
Add a new WMTS layer to the site, or update an existing layer.
Public methodAddUpdateXYZLayer
Add an XYZ layer to the site, or update an existing xyz layer.
Public methodAddWatermark
Adds a new watermark to the site.
Public methodCheckAddConnectorInfo
Updates the database with connector information.
Public methodCheckAddCredential
Check or add a credential to the database.
Public methodCheckAddGeognoSISTileServiceLayerLookup
Check to see if a GeognoSISTileServiceLayerLookup value exists, if not, add it.
Public methodCheckAddIn
Check to see if an AddIn exists in the database.
Public methodCheckAddKnownProjection
Check or add a known projection to the database.
Public methodCheckAddLayer
Check to see if a layer exists, if not, add it.
Public methodDeleteIcon
Deletes an icon from the site.
Public methodDeleteResolution
Delete a resolution from the database.
Public methodDeleteWatermark
Deletes a watermark from the site.
Public methodDuplicateSearch
Copies a search
Public methodGetHighestGoogleOverlayIndex
Gets the index of the highest Google Overlay
Public methodGetHighestTileCacheOverlayIndex
Gets the highest z index available for Tile Cache Overlays for specified map.
Public methodGetHighestWFSOverlayIndex
Gets the highest z index available for WFS Overlays for specified map.
Public methodGetHighestXYZOverlayIndex
Gets the higest Z index for XYZ Overlays in the specified map
Public methodGetLastCreatedRowID
Get Last Created Row ID
Public methodGetMapIDFromMapName
Gets the map ID from the supplied map name.
Public methodGetUrlIDFromUrl
Gets the URL ID from a specified URL
Public methodGetWMSFromCapabilitiesOverlayIndex
Gets the highest z index available for WMS From Capabilities Overlays for specified map.
Public methodGetWMSOverlayIndex
Gets the highest z index available for WMS Overlays for specified map.
Public methodRemoveAdditionalWMSLayer
Remove specified Additional WMS Layer from the system.
Public methodRemoveBingLayer
Removes a bing layer from the system.
Public methodRemoveBookmark
Remove a bookmark from the site.
Public methodRemoveCRS
Removes a CRS from the site.
Public methodRemoveDatabaseConnection
Removes a database connection from the database.
Public methodRemoveGeognoSIS8AdditionalLayer
Remove an additional GeognoSIS Layer.
Public methodRemoveGeognoSIS8Layer
Remove a GeognoSIS 8 Layer from the site.
Public methodRemoveGeognoSISTileServiceLayer
Removes a GegnoSIS Tile Service Layer from the system
Public methodRemoveGeognoSISTileServiceLayerLookup
Removes a GeognoSISTileService layer lookup
Public methodRemoveGoogleLayer
Removes a Google Layer from the system/
Public methodRemoveLocalKnowledge
Removes a local knowledge entry from the site.
Public methodRemoveMap
Remove a map from the site.
Public methodRemoveNoticeBoard
Removes a notice board from the system.
Public methodRemoveNoticeBoardColumn
Removes a column from the system.
Public methodRemoveNoticeBoardLayer
Removes a layer from the system.
Public methodRemoveNoticeBoardNotice
Removes a notice from the system.
Public methodRemoveOSMLayer
Remove an OSM layer from the site
Public methodRemoveOSPlaces
Removes a single OSPlaces search from the database.
Public methodRemoveOSSearch
Removes a single OSOpenNames searchc from the database.
Public methodRemoveProxy
Removes a proxy based on supplied ID.
Public methodRemoveReportIt
Removes a ReportIt record from the system.
Public methodRemoveSingleSearch
Removes a single singleSearch from the database.
Public methodRemoveTemplate
Removes a template from the site.
Public methodRemoveTileCacheLayer
Remove specified Tile Cache Layer from the system.
Public methodRemoveWFSLayer
Remove specified WFS Layer from the system.
Public methodRemoveWMSFromCapabilitiesLayer
Remove specified WMS From Capabilties Layer from the system.
Public methodRemoveWMSLayer
Remove specified WMS Layer from the system.
Public methodRemoveWMTSLayer
Remove specified WMTS Layer from the system.
Public methodRemoveXYZLayer
Remove a XYZ Layer from the specified map.
Public methodReplaceResolutions
Replace resolutions for specified map.
Public methodSetOverlayIndex
Sets the value of OverlayIndex column for a particular layer
Public methodUpdateAppSettings
Updates an app setting in the database.
Public methodUpdateBookmark
Update a bookmark in the site.
Public methodUpdateFrontPageContent
Updates the Front Page Content for the specified map.
Public methodUpdateIcon
Update details for icon.
Public methodUpdateInitialLocation
Update Initial Location for specified map.
Public methodUpdateMapSettings
Updates map settings for specified map.
Public methodUpdateMaxExtent
Update the map's maxium extent
Public methodUpdateOSOpenNamesSearch
Updates OS Searches to Search_OS_Places tables
Public methodUpdateOSPlacesSearch
Updates OS Searches to Search_OS_Places tables
Public methodUpdateOverlayTypeStatus
Updates the overlay type status
Public methodUpdateStyle
Update a style.
Public methodUpdateWatermark
Update details for watermark.
Top
See Also