次の方法で共有


MongoDBCommandInput クラス

定義

MongoDB 移行コマンド 'cancel' と 'restart' への入力について説明します。

public class MongoDBCommandInput
type MongoDBCommandInput = class
Public Class MongoDBCommandInput
継承
MongoDBCommandInput
派生

コンストラクター

MongoDBCommandInput()

MongoDBCommandInput の新しいインスタンスを初期化します。

プロパティ

ObjectName

処理対象のデータベースまたはコレクションの修飾名。移行全体に対して動作する場合は null。

適用対象