RowCountCondition Members
Specifies the number of rows that the ResultSet should contain.
The following tables list the members exposed by the RowCountCondition type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RowCountCondition | Initializes a new instance of the RowCountCondition class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Container | (Inherited from Component.) |
![]() |
Enabled | Gets or sets a value indicating whether the test condition is enabled. (Inherited from TestCondition.) |
![]() |
Name | Gets or sets the test condition name. (Inherited from TestCondition.) |
![]() |
ResultSet | Gets or sets the result set to check. (Inherited from ResultSetCondition.) |
![]() |
RowCount | Gets or sets the number of rows in the ResultSet. |
![]() |
Site | (Inherited from Component.) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (Inherited from Component.) |
![]() |
DesignMode | (Inherited from Component.) |
![]() |
Events | (Inherited from Component.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Assert | Validates input parameters. (Inherited from ResultSetCondition.) |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Dispose | Overloaded. (Inherited from Component.) |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Overridden. Returns a string that represents the current object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. (Inherited from Component.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetService | (Inherited from Component.) |
![]() |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject.) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top
See Also
Reference
RowCountCondition Class
Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.Conditions Namespace