The Host type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Host |
Initialize host.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Return if hosts are equal.
(Overrides ![]() |
![]() | GetHashCode |
Return host address hash code.
(Overrides ![]() |
![]() | ToString |
Convert host name and port to string.
(Overrides ![]() |
Fields
Name | Description | |
---|---|---|
![]() | name |
Host name or IP address of database server.
|
![]() | port |
Port of database server.
|
See Also