ScalarValueCondition 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 ScalarValueCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition
type ScalarValueCondition = class
inherit ScalarValueCondition
Public Class ScalarValueCondition
Inherits ScalarValueCondition
- Inheritance
Constructors
ScalarValueCondition() |
Properties
ColumnNumber | (Inherited from ScalarValueCondition) |
Enabled | (Inherited from TestCondition) |
ExpectedValue | (Inherited from ScalarValueCondition) |
Name | (Inherited from TestCondition) |
NullExpected | (Inherited from ScalarValueCondition) |
ResultSet | (Inherited from ResultSetCondition) |
RowNumber | (Inherited from ScalarValueCondition) |
Methods
Assert(DbConnection, SqlExecutionResult[]) | (Inherited from ResultSetCondition) |
ToString() | (Inherited from ScalarValueCondition) |