Share via


IWithChildResource Interface

Definition

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

public interface IWithChildResource
type IWithChildResource = interface
Public Interface IWithChildResource
Derived

Methods

DefineNewCollection(String)

Defines a new mongo collection.

UpdateCollection(String)

Updates a mongo collection.

WithoutCollection(String)

Removes a mongo collection.

Applies to