Freigeben über


IWithShardKey Schnittstelle

Definition

Die Phase der Mongo-Sammlungsaktualisierung, in der Shardschlüssel festgelegt werden können.

public interface IWithShardKey
type IWithShardKey = interface
Public Interface IWithShardKey
Abgeleitet

Methoden

WithoutShardKey(String)

Entfernt einen Shardschlüssel.

WithoutShardKeys()

Entfernt alle Shardschlüssel.

WithShardKey(String)

Gibt einen Shardschlüssel mit der Standardpartitionsart "Hash" an.

WithShardKey(String, String)

Gibt einen Shardschlüssel an.

WithShardKeys(IDictionary<String,String>)

Fügt alle Shardschlüssel an aktuelle Shardschlüssel an.

Gilt für: