dbconnection delete

dbconnection delete コマンドは、Spectrum™ Technology Platform とデータベースとの間の接続を削除します。

使用方法

dbconnection delete --nConnectionName
必須 引数 説明
はい --n ConnectionName 削除する接続の名前を指定します。接続のリストを表示するには、dbconnection list コマンドを使用します。

この例では、NorthernRegionCustomers という接続を削除します。

dbconnection delete --n NorthernRegionCustomers