Share via


Db2LinkedService.PackageCollection Property

Definition

Under where packages are created when querying database. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).

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

Property Value

Applies to