SapOpenHubLinkedService.MessageServer Property
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.
The hostname of the SAP Message Server. Type: string (or Expression with resultType string).
public object MessageServer { get; set; }
member this.MessageServer : obj with get, set
Public Property MessageServer As Object