NamedMetadataObject 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.
Represents a Tabular metadata object by its name.
public abstract class NamedMetadataObject : Microsoft.AnalysisServices.Tabular.MetadataObject
type NamedMetadataObject = class
inherit MetadataObject
Public MustInherit Class NamedMetadataObject
Inherits MetadataObject
- Inheritance
- Derived
Properties
IsRemoved |
A Boolean specifying whether this object was removed from an object tree. (Inherited from MetadataObject) |
Model |
Gets the Tabular model that contains this object. (Inherited from MetadataObject) |
Name |
A base class representing the object name. |
ObjectType |
Gets the type of object. (Inherited from MetadataObject) |
Parent |
Gets the parent of the current MetadataObject. (Inherited from MetadataObject) |
Methods
Validate() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. (Inherited from MetadataObject) |