次の方法で共有


Win32_RDMSDeploymentSettings クラスの GetConnectionString メソッド

デプロイ レベルのデータベース接続文字列を取得します。

構文

uint32 GetConnectionString(
  [out] string ConnectionString
);

パラメーター

ConnectionString [out]

接続文字列

戻り値

成功した場合は 0 を返し、それ以外の場合は WMI エラー コードを返します。

要件

要件
サポートされている最小のクライアント
サポートなし
サポートされている最小のサーバー
Windows Server 2016
名前空間
Root\cimv2\rdms
MOF
RDManagement.mof
[DLL]
RDMS.dll

こちらもご覧ください

Win32_RDMSDeploymentSettings