OlapInfoProperty Members
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
The following tables list the members exposed by the OlapInfoProperty type.
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
OlapInfoProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace