NamedMetadataObject Class

Definition

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
NamedMetadataObject
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)

Applies to