RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.Port Property

Port number of a database server.

Pascal
[Category(TConnectionStringCategories.Database)]
property Port: Integer;
C++
[Category(TConnectionStringCategories.Database)]
__property int Port;

Port number 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!