Delen via


MongoDBCollectionSettings.CanDelete Property

Definition

Whether the migrator is allowed to drop the target collection in the course of performing a migration. The default is true.

public bool? CanDelete { get; set; }
member this.CanDelete : Nullable<bool> with get, set
Public Property CanDelete As Nullable(Of Boolean)

Property Value

Applies to