Server Property (DB2ConnectionStringBuilder)
Gets or sets the host and port to connect to. For example, "db2server:5000". Port may be omitted.
'Declaration
Public Property Server As String
public string Server {get; set;}
Property Value
The host and port to connect to, separated with a colon.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2