ConnectionInfo.Catalog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.