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