Classe OlapInfo
Represents metadata associated with an instance of a CellSet.
Gerarchia di ereditarietà
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfo
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class OlapInfo
'Utilizzo
Dim instance As OlapInfo
public sealed class OlapInfo
public ref class OlapInfo sealed
[<SealedAttribute>]
type OlapInfo = class end
public final class OlapInfo
Nel tipo OlapInfo sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
AxesInfo | Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet. | |
CellInfo | Gets a CellInfo that represents metadata pertaining to the cells that are associated with a CellSet. | |
CubeInfo | Gets a CubeInfo that represents metadata pertaining to the cube that is associated with a CellSet. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.