Click or drag to resize

IDBUpdater Interface

Interface for updating the configuration database

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

The IDBUpdater type exposes the following members.

Methods
  NameDescription
Public methodRequiresUpdate
Determines if the current DB requires updating
Public methodUpdate
Updates the database
Top
See Also