Classe CubeInfo
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..CubeInfo
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CubeInfo
'Utilizzo
Dim instance As CubeInfo
public sealed class CubeInfo
public ref class CubeInfo sealed
[<SealedAttribute>]
type CubeInfo = class end
public final class CubeInfo
Nel tipo CubeInfo sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Cubes | Gets an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | 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.