Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置表示连接字符串中是否使用长连接参数名的布尔值。
Public Sub SetUseLongNameAsKeyword( ByVal useLongNameAsKeyword As Boolean )
public void SetUseLongNameAsKeyword(bool useLongNameAsKeyword)
useLongNameAsKeyword 表示连接字符串中是否使用长连接参数名的布尔值。
缺省情况下使用长连接参数名。