Partager via


Interface IMetadataObject

Defines an abstract class that provides the Name and UniqueName properties for metadata objects in Microsoft.AnalysisServices.AdomdServer.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public Interface IMetadataObject
'Utilisation
Dim instance As IMetadataObject
public interface IMetadataObject
public interface class IMetadataObject
type IMetadataObject =  interface end
public interface IMetadataObject

Le type IMetadataObject expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Name Gets the name for the IMetadataObject.
Propriété publique UniqueName Gets the unique name for the IMetadataObject.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices.AdomdServer