IWithChildResource Interface

Definition

The stage of the SQL database update allowing to set child resources.

public interface IWithChildResource
type IWithChildResource = interface
Public Interface IWithChildResource
Derived

Methods

DefineNewSqlContainer(String)

Defines a new SQL container.

UpdateSqlContainer(String)

Updates a SQL container.

WithoutSqlContainer(String)

Removes a SQL container.

Applies to