Udostępnij za pośrednictwem


IMongoCollection.ShardKey Property

Definition

Gets a key-value pair of shard keys to be applied for the request.

public System.Collections.Generic.IReadOnlyDictionary<string,string> ShardKey { get; }
member this.ShardKey : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property ShardKey As IReadOnlyDictionary(Of String, String)

Property Value

Applies to