Classe OlapInfoProperty
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfoProperty
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class OlapInfoProperty
'Utilizzo
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty = class end
public final class OlapInfoProperty
Nel tipo OlapInfoProperty sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
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.