Click or drag to resize

VerifyIntegrityServiceResult Properties

The VerifyIntegrityServiceResult type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseConnection
Determines whether Cobra sucessfully connected to the database.
Public propertyDatabaseConnectionSnapshotDb
Determines whether Cobra sucessfully connected to the snapshot database.
Public propertyDatabaseVersion
Determines whether Cobra can work properly on the database.
Public propertyException
Gets the ExceptionResultElement that contains errors from calling operations in the Cobra Web Service.
(Inherited from ServiceResult.)
Public propertyLinkedToSnapshotDb
Determines whether Cobra connected properly to the snapshot database.
Public propertyProcessLogUid
Gets the Id of the process from the Processes Log.
(Inherited from ServiceResult.)
Public propertySuccess
Gets whether the process completed without errors.
(Inherited from ServiceResult.)
Top
See Also