MetadataObject Class
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.
Base class in a class hierarchy of Tabular objects.
public abstract class MetadataObject
type MetadataObject = class
Public MustInherit Class MetadataObject
- Inheritance
-
MetadataObject
- Derived
Properties
IsRemoved |
A Boolean specifying whether this object was removed from an object tree. |
Model |
Gets the Tabular model that contains this object. |
ObjectType |
Gets the type of object. |
Parent |
Gets the parent of the current MetadataObject. |
Methods
Validate() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |