Share via


ConnectToSourcePostgreSqlSyncTaskOutput.Databases Property

Definition

List of databases on source server.

public System.Collections.Generic.IReadOnlyList<string> Databases { get; }
member this.Databases : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Databases As IReadOnlyList(Of String)

Property Value

Applies to