Cadcorp Web API
Cadcorp Web API
Cadcorp.Configuration.Connectors
IDBConfigWriter Interface
IDBConfigWriter Methods
AddDeleteWMSLayerLookup Method
AddIcon Method
AddNewMap Method
AddOSOpenNamesSearch Method
AddOSPlacesSearch Method
AddProxy Method
AddResolution Method
AddUpdateAccessConnection Method
AddUpdateAdditionalGeognoSIS8Layer Method
AddUpdateAdditionalWMSLayer Method
AddUpdateBingLayer Method
AddUpdateCRS Method
AddUpdateGeognoSIS8Layer Method
AddUpdateGeognoSISTileServiceLayer Method
AddUpdateGoogleLayer Method
AddUpdateLocalKnowledge Method
AddUpdateNoticeBoard Method
AddUpdateNoticeBoardColumn Method
AddUpdateNoticeBoardLayer Method
AddUpdateNoticeBoardNotice Method
AddUpdateOracleConnection Method
AddUpdateOSMLayer Method
AddUpdatePostGisConnection Method
AddUpdateReportIt Method
AddUpdateSingleSearch Method
AddUpdateSQLiteConnection Method
AddUpdateSQLServerConnection Method
AddUpdateTemplate Method
AddUpdateTileCacheLayer Method
AddUpdateWebServiceConnection Method
AddUpdateWFSLayer Method
AddUpdateWMSFromCapabilitiesLayer Method
AddUpdateWMSFromCapabilitiesUrls Method
AddUpdateWMSLayer Method
AddUpdateWMSOverlayUrls Method
AddUpdateWMTSLayer Method
AddUpdateXYZLayer Method
AddWatermark Method
CheckAddConnectorInfo Method
CheckAddCredential Method
CheckAddGeognoSISTileServiceLayerLookup Method
CheckAddIn Method
CheckAddKnownProjection Method
CheckAddLayer Method
DeleteIcon Method
DeleteResolution Method
DeleteWatermark Method
DuplicateSearch Method
GetHighestGoogleOverlayIndex Method
GetHighestTileCacheOverlayIndex Method
GetHighestWFSOverlayIndex Method
GetHighestXYZOverlayIndex Method
GetLastCreatedRowID Method
GetMapIDFromMapName Method
GetUrlIDFromUrl Method
GetWMSFromCapabilitiesOverlayIndex Method
GetWMSOverlayIndex Method
RemoveAdditionalWMSLayer Method
RemoveBingLayer Method
RemoveBookmark Method
RemoveCRS Method
RemoveDatabaseConnection Method
RemoveGeognoSIS8AdditionalLayer Method
RemoveGeognoSIS8Layer Method
RemoveGeognoSISTileServiceLayer Method
RemoveGeognoSISTileServiceLayerLookup Method
RemoveGoogleLayer Method
RemoveLocalKnowledge Method
RemoveMap Method
RemoveNoticeBoard Method
RemoveNoticeBoardColumn Method
RemoveNoticeBoardLayer Method
RemoveNoticeBoardNotice Method
RemoveOSMLayer Method
RemoveOSPlaces Method
RemoveOSSearch Method
RemoveProxy Method
RemoveReportIt Method
RemoveSingleSearch Method
RemoveTemplate Method
RemoveTileCacheLayer Method
RemoveWFSLayer Method
RemoveWMSFromCapabilitiesLayer Method
RemoveWMSLayer Method
RemoveWMTSLayer Method
RemoveXYZLayer Method
ReplaceResolutions Method
SetOverlayIndex Method
UpdateAppSettings Method
UpdateBookmark Method
UpdateFrontPageContent Method
UpdateIcon Method
UpdateInitialLocation Method
UpdateMapSettings Method
UpdateMaxExtent Method
UpdateOSOpenNamesSearch Method
UpdateOSPlacesSearch Method
UpdateOverlayTypeStatus Method
UpdateStyle Method
UpdateWatermark Method
IDBConfigWriter
AddUpdateCRS Method
Adds or updates a CRS Values in the database.
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
C#
VB
ASP.NET
Copy
CRSValues
AddUpdateCRS
(
CRSValues
value
)
Function
AddUpdateCRS
(
value
As
CRSValues
)
As
CRSValues
Parameters
value
Type:
Cadcorp.Configuration.AdminTypes
CRSValues
CRS object to add/update
Return Value
Type:
CRSValues
populated CSR Values
See Also
Reference
IDBConfigWriter Interface
Cadcorp.Configuration.Connectors Namespace