次の方法で共有


MongoDbShardKeyOrder type

MongoDbShardKeyOrder の値を定義します。 使用できる値は次のとおりです。

type MongoDbShardKeyOrder = "Forward" | "Reverse" | "Hashed"