編輯

共用方式為


CosmosOptions.CleanResourcesOnInitialization Property

Definition

Delete the database on initialization. Intended only for testing scenarios.

public bool CleanResourcesOnInitialization { get; set; }
member this.CleanResourcesOnInitialization : bool with get, set
Public Property CleanResourcesOnInitialization As Boolean

Property Value

Remarks

This is only intended for use in testing scenarios.

Applies to