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_Connection_iface クラス

 

SetDatabaseOption 関数

指定されたデータベース・オプションを設定します。

構文
bool UltraLite_Connection_iface::SetDatabaseOption(
  ul_database_option_id id,
  const ULValue & value
)
パラメータ
  • id   設定されるオプションの ID。

  • value   オプションの新しい値。