RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.Password Property

Login password name.

Pascal
[PasswordPropertyText(true)]
[Category(TConnectionStringCategories.Database)]
property Password: string;
C++
[PasswordPropertyText(true)]
[Category(TConnectionStringCategories.Database)]
__property AnsiString Password;

Login password name used to connect to a database. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!