Sdílet prostřednictvím


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
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Name Gets a String that represents the name of the property represented by OlapInfoProperty.
Public property Namespace Gets a String that represents the namespace of the property represented by OlapInfoProperty.
Public property Type Gets a Type that represents the type of the property represented by OlapInfoProperty.

Top