IVsDataTabularObject Properties

Include Protected Members
Include Inherited Members

The IVsDataTabularObject type exposes the following members.

Properties

  Name Description
Public property Catalog Gets the catalog of the tabular object.
Public property Columns Gets a list of data columns contained in the tabular object.
Public property Identifier Gets the list of identifier parts that uniquely identify the current generic mapped type. (Inherited from IVsDataMappedObject.)
Public property IsDeleted Gets a value indicating whether the current generic mapped type is deleted. (Inherited from IVsDataMappedObject.)
Public property IsSystemObject Gets a value indicating whether the tabular object is a system object.
Public property Name Gets the name of the generic mapped type. (Inherited from IVsDataMappedObject.)
Public property Properties Gets name/value pairs containing the property names and values associated with the current generic mapped type. (Inherited from IVsDataMappedObject.)
Public property Schema Gets the schema of the most double-click tabular object.
Public property Selector Gets a selector object that enables the retrieval of data source–specific metadata from the data object support XML file. (Inherited from IVsDataMappedObject.)
Public property Site Gets or sets the site. (Inherited from IVsDataSiteableObject<T>.)
Public property Type Gets the type name as a string for the current generic mapped type. (Inherited from IVsDataMappedObject.)
Public property UnderlyingObject Gets the underlying object that is contained by the current generic mapped type. (Inherited from IVsDataMappedObject.)

Top

See Also

Reference

IVsDataTabularObject Interface

Microsoft.VisualStudio.Data.Services.RelationalObjectModel Namespace