The SSIS.Test.Configuration namespace contains utility configuration types.
Classes
| Class | Description | |
|---|---|---|
| IgnoredObjectElement |
Represents an ignored object.
| |
| IgnoredObjectsCollection |
Represents the collection of IgnoredObjectElement.
| |
| LineageMappingCollection |
Represents the collection of LineageMappingElement.
| |
| LineageMappingElement |
Represents a mapping for a lineage id. Mapping can be defined for components, inputs,
outputs, input columns and output columns.
| |
| SsisTesterConfiguration |
Represents a special SSISTester section within a configuration file.
| |
| TestCoverageElement |
Represents a test coverage element.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| LineageMappingTarget |
Represents the target of a lineage mapping.
|