RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.HostName Property

Host name of a database server.

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

Host name of a database server that a driver connects to. 

 

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