Share via


GreenplumLinkedService.Database Property

Definition

Database name for connection. Type: string. Only used for V2.

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

Property Value

Applies to