EmptyResultSetCondition 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.
[System.ComponentModel.Composition.PartCreationPolicy(System.ComponentModel.Composition.CreationPolicy.NonShared)]
public class EmptyResultSetCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ResultSetCondition
[<System.ComponentModel.Composition.PartCreationPolicy(System.ComponentModel.Composition.CreationPolicy.NonShared)>]
type EmptyResultSetCondition = class
inherit ResultSetCondition
Public Class EmptyResultSetCondition
Inherits ResultSetCondition
- Inheritance
- Derived
- Attributes
Constructors
| EmptyResultSetCondition() |
Properties
| Enabled | (Inherited from TestCondition) |
| Name | (Inherited from TestCondition) |
| ResultSet | (Inherited from ResultSetCondition) |
Methods
| Assert(DbConnection, SqlExecutionResult[]) | (Inherited from ResultSetCondition) |
| ToString() | |