Condividi tramite


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
Proprietà pubblica Name Gets a String that represents the name of the property represented by OlapInfoProperty.
Proprietà pubblica Namespace Gets a String that represents the namespace of the property represented by OlapInfoProperty.
Proprietà pubblica Type Gets a Type that represents the type of the property represented by OlapInfoProperty.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico 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.