The EngineFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetClassInstance<(Of <<'(T>)>>) |
Gets a different implementation of test the engine depending on type parameter. IUnitTestEngine or ILiveTestEngine are available.
|
Properties
| Name | Description | |
|---|---|---|
| EngineVersion |
Gets the current engine version eg. 1.1.0.129
| |
| RuntimeVersion |
Gets the current SSIS runtime version used by the engine. Eg. for SQL Server 2008 it is 2008 and so on.
|