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 TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace