Delen via


IWithChildResource<ParentT> Interface

Definition

The stage of a SQL container definition allowing to specify child resource.

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

Applies to