Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
基于已提供的 DBLIB SQLCA 指针和上下文创建连接对象。
public a_sqlany_connection * sqlany_make_connection_ex( a_sqlany_interface_context * context, void * arg )
context 由 sqlany_init_ex() 创建的有效上下文对象
arg 指向 DBLIB SQLCA 对象的 void * 指针。
连接对象。