Freigeben über


OlapInfoProperty-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.AnalysisServices.AdomdClient.OlapInfoProperty

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public NotInheritable Class OlapInfoProperty
'Usage
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty =  class end
public final class OlapInfoProperty

Der OlapInfoProperty-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Gets a String that represents the name of the property represented by OlapInfoProperty.
Öffentliche Eigenschaft Namespace Gets a String that represents the namespace of the property represented by OlapInfoProperty.
Öffentliche Eigenschaft Type Gets a Type that represents the type of the property represented by OlapInfoProperty.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.AnalysisServices.AdomdClient-Namespace