Share via


SapOpenHubTableDataset.OpenHubDestinationName Property

Definition

The name of the Open Hub Destination with destination type as Database Table. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> OpenHubDestinationName { get; set; }
member this.OpenHubDestinationName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property OpenHubDestinationName As DataFactoryElement(Of String)

Property Value

Applies to