共用方式為


IMetadataObject 介面

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

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public Interface IMetadataObject
'用途
Dim instance As IMetadataObject
public interface IMetadataObject
public interface class IMetadataObject
type IMetadataObject =  interface end
public interface IMetadataObject

IMetadataObject 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Name Gets the name for the IMetadataObject.
公用屬性 UniqueName Gets the unique name for the IMetadataObject.

上層

請參閱

參考

Microsoft.AnalysisServices.AdomdServer 命名空間