Sets a boolean value that indicates whether long connection parameter names are used in the connection string. Long connection parameter names are used by default.
Visual Basic Public Sub SetUseLongNameAsKeyword( _ ByVal useLongNameAsKeyword As Boolean _ )
C# public void SetUseLongNameAsKeyword( bool useLongNameAsKeyword );
useLongNameAsKeyword A boolean value that indicates whether the long connection parameter name is used in the connection string.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |