Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置指定数据库选项的值。
Public Sub SetDatabaseOption( ByVal name As String, ByVal value As String )
public void SetDatabaseOption(string name, string value)
name 数据库选项的名称。选项名称不区分大小写。
value 选项的新值。
ULException 类 发生 SQL 错误。
设置数据库选项会导致执行提交。
当事务处于激活状态时使用该方法可能导致不可预期的结果,因此不建议使用该方法。该调用更改连接的隔离级别,但是不更新 ULTransaction.IsolationLevel 值。
识别的选项有: