MongoDBCollectionInfo.SupportsSharding Property

Definition

Whether the database has sharding enabled. Note that the migration task will enable sharding on the target if necessary.

public bool SupportsSharding { get; }
member this.SupportsSharding : bool
Public ReadOnly Property SupportsSharding As Boolean

Property Value

Applies to