ChecksumCondition 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 ChecksumCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition
type ChecksumCondition = class
inherit ChecksumCondition
Public Class ChecksumCondition
Inherits ChecksumCondition
- Inheritance
Constructors
| ChecksumCondition() |
Properties
| Checksum | (Inherited from ChecksumCondition) |
| Configuration | (Inherited from DataSetTestCondition) |
| Enabled | (Inherited from TestCondition) |
| Name | (Inherited from TestCondition) |
Methods
| Assert(DbConnection, SqlExecutionResult[]) | (Inherited from ChecksumCondition) |
| ConfigureExpectedDataSet(DataSet) | (Inherited from ChecksumCondition) |
| ToString() | (Inherited from ChecksumCondition) |