IWithCreateMode Interface

Definition

The SQL Database definition to set the create mode for database.

public interface IWithCreateMode
type IWithCreateMode = interface
Public Interface IWithCreateMode
Derived

Methods

WithMode(CreateMode)

Sets the create mode for the SQL Database.

Applies to