OlapInfoProperty Members
Include Protected Members
Include Inherited Members
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
The OlapInfoProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
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