Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从字符串值设置数据库选项。
public void ULSetDatabaseOptionStringW( SQLCA * sqlca, ul_database_option_id id, ul_wchar const * value )
sqlca 指向 SQLCA 的指针。
id 要设置的数据库选项的标识符。
value 数据库选项的值。
此方法原型当您在 Win32 平台上引用 ULSetDatabaseOptionString 和 #define the UNICODE 宏时内部使用。通常,您创建 UltraLite 应用程序时不会直接引用此方法。