Partager via


Classe OlapInfoProperty

Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..OlapInfoProperty

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class OlapInfoProperty
'Utilisation
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty =  class end
public final class OlapInfoProperty

Le type OlapInfoProperty expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Name Gets a String that represents the name of the property represented by OlapInfoProperty.
Propriété publique Namespace Gets a String that represents the namespace of the property represented by OlapInfoProperty.
Propriété publique Type Gets a Type that represents the type of the property represented by OlapInfoProperty.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.