Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
現在実行していない既存のデータベースを消去します。
public static bool DropDatabase(const char * parms, ULError * error)
parms データベース識別パラメータ。(接続文字列)
error エラー情報を受信するためのオプションの ULError オブジェクト。
データベースが正常に削除された場合は true、正常に削除されなかった場合は false。