Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_DatabaseManager_iface クラス

 

DropDatabase 関数

停止済みの既存のデータベースを消去します。

構文
bool UltraLite_DatabaseManager_iface::DropDatabase(
  ULSqlcaBase & sqlca,
  const ULValue & parms_string
)
パラメータ
  • sqlca   初期化された sqlca。

  • parms_string   データベース識別パラメータ。

備考

実行中のデータベースは消去できません。