IVsDataTabularObject.Catalog Property

Definition

Gets the catalog of the tabular object.

public:
 property System::String ^ Catalog { System::String ^ get(); };
public string Catalog { get; }
member this.Catalog : string
Public ReadOnly Property Catalog As String

Property Value

A string representing the catalog.

Applies to