Share via


DataMigrationMongoDBCollectionInfo.IsShardingSupported Property

Definition

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

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

Property Value

Applies to