MsDb2NetworkPropertiesTCP(String, Int32) Constructor

Definition

public:
 MsDb2NetworkPropertiesTCP(System::String ^ netAddress, int port);
public MsDb2NetworkPropertiesTCP (string netAddress, int port);
new Microsoft.HostIntegration.MsDb2Client.MsDb2NetworkPropertiesTCP : string * int -> Microsoft.HostIntegration.MsDb2Client.MsDb2NetworkPropertiesTCP
Public Sub New (netAddress As String, port As Integer)

Parameters

netAddress
String
port
Int32

Applies to