MetadataObject Class
Updated: May 24, 2016
Base class in a class hierarchy of Tabular objects.
Assembly: Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)
Microsoft.AnalysisServices.Tabular::MetadataObject
Microsoft.AnalysisServices.Tabular::AttributeHierarchy
Microsoft.AnalysisServices.Tabular::KPI
Microsoft.AnalysisServices.Tabular::LinguisticMetadata
Microsoft.AnalysisServices.Tabular::NamedMetadataObject
Microsoft.AnalysisServices.Tabular::ObjectTranslation
| Name | Description | |
|---|---|---|
![]() | MetadataObject() | Initializes a new instance of the MetadataObject class. |
| Name | Description | |
|---|---|---|
![]() | IsRemoved | Gets or sets a value that indicates whether this object was removed from an object tree. |
![]() | Model | Gets the Tabular model of the object. |
![]() | ObjectType | Gets the type of object. |
![]() | Parent | Gets or sets the parent of the current MetadataObject. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate() | Returns a Validate object. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


