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 | |
---|---|---|
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. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
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.