MsDb2NetworkPropertiesAPPC(String, String, String, String) Constructor

Definition

public:
 MsDb2NetworkPropertiesAPPC(System::String ^ remoteLU, System::String ^ localLU, System::String ^ appcMode, System::String ^ tpName);
public MsDb2NetworkPropertiesAPPC (string remoteLU, string localLU, string appcMode, string tpName);
new Microsoft.HostIntegration.MsDb2Client.MsDb2NetworkPropertiesAPPC : string * string * string * string -> Microsoft.HostIntegration.MsDb2Client.MsDb2NetworkPropertiesAPPC
Public Sub New (remoteLU As String, localLU As String, appcMode As String, tpName As String)

Parameters

remoteLU
String
localLU
String
appcMode
String
tpName
String

Applies to