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. |
맨 위로 이동