Freigeben über


OlapInfo-Klasse

Represents metadata associated with an instance of a CellSet.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..OlapInfo

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

Syntax

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

Der OlapInfo-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AxesInfo Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet.
Öffentliche Eigenschaft CellInfo Gets a CellInfo that represents metadata pertaining to the cells that are associated with a CellSet.
Öffentliche Eigenschaft CubeInfo Gets a CubeInfo that represents metadata pertaining to the cube that is associated with a CellSet.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (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.