Sets a boolean value that indicates whether long connection parameter names are used in the connection string.
Public Sub SetUseLongNameAsKeyword(
ByVal useLongNameAsKeyword As Boolean
)
public void SetUseLongNameAsKeyword(bool useLongNameAsKeyword)
useLongNameAsKeyword A boolean value that indicates whether the long connection parameter name is used in the connection string.
Long connection parameter names are used by default.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |