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

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - プログラミング » SQL Anywhere データ・アクセス API » SQL Anywhere C API リファレンス » sacapi.h

 

sqlany_make_connection 関数

指定された DBLIB SQLCA ポインタに基づいて接続オブジェクトを作成します。

構文
a_sqlany_connection * sqlany_make_connection( void * arg )
パラメータ
  • arg   DBLIB SQLCA オブジェクトへの void *ポインタ。

参照