DatabaseTestServiceAdapter 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 DatabaseTestServiceAdapter : Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestService
type DatabaseTestServiceAdapter = class
inherit SqlDatabaseTestService
Public Class DatabaseTestServiceAdapter
Inherits SqlDatabaseTestService
- Inheritance
Constructors
DatabaseTestServiceAdapter() |
Methods
DeployDatabaseProject() | (Inherited from SqlDatabaseTestService) |
Execute(ConnectionContext, ConnectionContext, SqlDatabaseTestAction, DbParameter[]) | |
GenerateData() | (Inherited from SqlDatabaseTestService) |
OpenExecutionContext() | (Inherited from SqlDatabaseTestService) |
OpenPrivilegedContext() | (Inherited from SqlDatabaseTestService) |