Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoProperty
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class OlapInfoProperty
'Usage
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty = class end
public final class OlapInfoProperty
The OlapInfoProperty type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Name | Gets a String that represents the name of the property represented by OlapInfoProperty. |
![]() |
Namespace | Gets a String that represents the namespace of the property represented by OlapInfoProperty. |
![]() |
Type | Gets a Type that represents the type of the property represented by OlapInfoProperty. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)