DataQualityInstalledStateResponse コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DataQualityInstalledStateResponse クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| DataQualityInstalledStateResponse() |
DataQualityInstalledStateResponse クラスの新しいインスタンスを初期化します。 |
| DataQualityInstalledStateResponse(Boolean, OperationResult) |
DataQualityInstalledStateResponse クラスの新しいインスタンスを初期化します。 |
DataQualityInstalledStateResponse()
DataQualityInstalledStateResponse クラスの新しいインスタンスを初期化します。
public:
DataQualityInstalledStateResponse();
public DataQualityInstalledStateResponse();
Public Sub New ()
適用対象
DataQualityInstalledStateResponse(Boolean, OperationResult)
DataQualityInstalledStateResponse クラスの新しいインスタンスを初期化します。
public:
DataQualityInstalledStateResponse(bool IsInstalled, Microsoft::MasterDataServices::OperationResult ^ OperationResult);
public DataQualityInstalledStateResponse(bool IsInstalled, Microsoft.MasterDataServices.OperationResult OperationResult);
new Microsoft.MasterDataServices.DataQualityInstalledStateResponse : bool * Microsoft.MasterDataServices.OperationResult -> Microsoft.MasterDataServices.DataQualityInstalledStateResponse
Public Sub New (IsInstalled As Boolean, OperationResult As OperationResult)
パラメーター
- IsInstalled
- Boolean
true サービス状態がインストールされたことを示すため、それ以外は false。
- OperationResult
- OperationResult
手術の結果だ。