IValidationCrossDatabase.ComparisonType

Syntax

ComparisonType: ValidationRevisionMetadataComparisonType;

Description

The ComparisonType property determines the type of metadata comparison.

Comments

Metadata can be checked for presence or absence of modifications and for adding or removing values in the metadata.

Example

The property use is given in the example for IValidationCrossDatabase.Mappings.

See also:

IValidationCrossDatabase