DatabaseTestActions Members
Represents a database unit test.
The following tables list the members exposed by the DatabaseTestActions type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DatabaseTestActions | Initializes a new instance of the DatabaseTestActions class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Container | (Inherited from Component.) |
![]() |
PosttestAction | Gets or sets the T-SQL statement(s) and test conditions that are executed after test execution. |
![]() |
PretestAction | Gets or sets the T-SQL statement(s) and test conditions that are executed before test execution. |
![]() |
Site | (Inherited from Component.) |
![]() |
TestAction | Gets or sets the T-SQL statement(s) and test conditions that are executed during the test. |
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 | |
---|---|---|
![]() |
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 | (Inherited from Component.) |
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
DatabaseTestActions Class
Microsoft.VisualStudio.TeamSystem.Data.UnitTesting Namespace