Specifies the password for the authenticated user.
Visual Basic Public Property Password As String
C# public string Password { get; set; }
A string specifying a database user ID. The default is a null reference (Nothing in Visual Basic).
Passwords are case sensitive.
When a database is created, the password for the DBA user ID is set to sql.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |