Gets the current state of test engine.
Namespace: SSIS.TestAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
EngineState EngineState { get; } |
| Visual Basic |
|---|
ReadOnly Property EngineState As EngineState Get |
| Visual C++ |
|---|
property EngineState EngineState { EngineState get (); } |