Shunde.NET Framework Class Library

ObjectInfo Properties

The properties of the ObjectInfo class are listed below. For a complete list of ObjectInfo class members, see the ObjectInfo Members topic.

Public Instance Properties

DBObjectTypeThe Type of the object that this ObjectInfo represents
TablesThe tables that make up this object
UseViewSpecifies that a view exists for this Table. The view is the equivalent of the joined tables.
ViewName The Name of the Sql Server View, applicable if a view is used for this object info

See Also

ObjectInfo Class | Shunde.Framework Namespace