次の方法で共有


MongoDBCollectionResourceInfo.ShardKey プロパティ

定義

要求に適用するシャード キーのキーと値のペア。

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

プロパティ値

適用対象