Click or drag to resize

VerifyIntegrityResult Properties

The VerifyIntegrityResult type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseConnection
Holds Database Connection result.
Public propertyDatabaseConnectionSnapshotDb
Holds Database Connection Snapshot Db result.
Public propertyDatabaseVersion
Holds the Database Version result.
Public propertyLinkedToSnapshotDb
Holds the Linked to Snapshot Db result.
Public propertySnapshotDbHasMissingCodeFiles
Holds the value if Snapshot Db has missing code files.
Public propertySnapshotDbHasMissingResults
Holds the value if Snapshot Db has missing result.
Public propertySnapshotDbMissingCodeFiles
Holds the list of missing required code files in the BCR Snapshot database.
Public propertySnapshotDbMissingResults
Holds the list of missing results in the BCR Snapshot database.
Top
See Also