Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Defines an abstract class that provides the Name and UniqueName properties for metadata objects in Microsoft.AnalysisServices.AdomdServer.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Interface IMetadataObject
'Usage
Dim instance As IMetadataObject
public interface IMetadataObject
public interface class IMetadataObject
type IMetadataObject = interface end
public interface IMetadataObject
The IMetadataObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Name | Gets the name for the IMetadataObject. |
![]() |
UniqueName | Gets the unique name for the IMetadataObject. |
Top
.gif)