AppBdcCatalog.SetConnectionId(String, String, String) Method
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.
[Microsoft.SharePoint.Client.Remote]
public void SetConnectionId (string lobSystemName, string lobSystemInstanceName, string connectionId);
member this.SetConnectionId : string * string * string -> unit
Public Sub SetConnectionId (lobSystemName As String, lobSystemInstanceName As String, connectionId As String)
Parameters
- lobSystemName
- String
- lobSystemInstanceName
- String
- connectionId
- String
- Attributes