新しいデータベースを作成します。
bool UltraLite_DatabaseManager_iface::CreateDatabase( ULSqlcaBase & sqlca, ULValue const & access_parms, void const * coll, ULValue const & create_parms, void * reserved )
sqlca 初期化された sqlca。
access_parms データベースへのアクセスに使用される接続パラメータ
coll 照合順
create_parms データベースの作成に使用されるパラメータ
reserved 予約 (現在は未使用)
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |