IVsDataTabularObject.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 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.