MarkLogic XDBC.NET Library
IXdbcConnection.Port Property
The port number of this connection
[Visual Basic]
Property Port As
Integer
[C#]
int
Port {get;}
Exceptions
Exception Type
Condition
XdbcException
If a database access error occurs
See Also
IXdbcConnection Interface
|
MarkLogic.Xdbc Namespace