Db2LinkedService.Database Property

Definition

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

public object Database { get; set; }
member this.Database : obj with get, set
Public Property Database As Object

Property Value

Applies to