次の方法で共有


MongoDBClusterInfo クラス

定義

MongoDB データ ソースについて説明します。

public class MongoDBClusterInfo
type MongoDBClusterInfo = class
Public Class MongoDBClusterInfo
継承
MongoDBClusterInfo

プロパティ

ClusterType

データ ソースの型。

Databases

クラスター内のシステム以外のデータベースの一覧。

SupportsSharding

クラスターがシャード化されたコレクションをサポートしているかどうか。

Version

x.y.z 形式のデータ ソースのバージョン (例: 3.6.7)。 Type が BlobContainer の場合は使用されません。

適用対象