Sdílet prostřednictvím


IWithChildResource<ParentT> Interface

Definition

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

public interface IWithChildResource<ParentT>
type IWithChildResource<'ParentT> = interface
Public Interface IWithChildResource(Of ParentT)

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Derived

Methods

DefineNewSqlContainer(String)

Defines a new SQL container.

Applies to