ConnectionInfo.Catalog Property

Definition

Gets a catalog of databases associated with the ConnectionInfo object.

public string Catalog { get; }
member this.Catalog : string
Public ReadOnly Property Catalog As String

Property Value

A database catalog.

Applies to