Share via


IWithDatabase Interface

Definition

A SQL Server definition for specifying the databases.

public interface IWithDatabase
Derived

Methods

WithNewDatabase(String)

Create new database in the SQL Server.

WithoutDatabase(String)

Remove database from the SQL Server.

Applies to

Product Versions
Azure SDK for .NET Legacy