Share via


Db2LinkedService.Database Property

Definition

Database name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).

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