MsDb2NetworkPropertiesTCP(String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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