Click or drag to resize

IDBUpdaterRequiresUpdate Method

Determines if the current DB requires updating

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
bool RequiresUpdate()

Return Value

Type: Boolean
True if an update is required otherwise false
See Also