ExecutionTimeCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ExecutionTimeCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExecutionTimeCondition
type ExecutionTimeCondition = class
inherit ExecutionTimeCondition
Public Class ExecutionTimeCondition
Inherits ExecutionTimeCondition
- Inheritance
Constructors
| ExecutionTimeCondition() |
Properties
| Enabled | (Inherited from TestCondition) |
| ExecutionTime | (Inherited from ExecutionTimeCondition) |
| Name | (Inherited from TestCondition) |
Methods
| Assert(DbConnection, SqlExecutionResult[]) | (Inherited from ExecutionTimeCondition) |
| ToString() | (Inherited from ExecutionTimeCondition) |