MarkLogic XDBC.NET Library

IXdbcConnection.Host Property

The host associated with this connection. This host may be hostname or internet address.

[Visual Basic]
Property Host As String
[C#]
string Host {get;}

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace