Condividi tramite


Classe XmlaLocationReference

Represents the xml location reference of an entity.

Gerarchia di ereditarietà

System.Object
  Microsoft.AnalysisServices.XmlaLocationReference

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public NotInheritable Class XmlaLocationReference
'Utilizzo
Dim instance As XmlaLocationReference
[SerializableAttribute]
public sealed class XmlaLocationReference
[SerializableAttribute]
public ref class XmlaLocationReference sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type XmlaLocationReference =  class end
public final class XmlaLocationReference

Nel tipo XmlaLocationReference sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Attribute Represents the xml location reference of an attribute.
Proprietà pubblica Cube Represents the xml location reference of a cube structure.
Proprietà pubblica Dimension Represents the xml location reference of a dimension.
Proprietà pubblica Hierarchy Represents the xml location reference of a hierarchy.
Proprietà pubblica MeasureGroup Represents the xml location reference of a measure group.
Proprietà pubblica MemberName Represents the xml location reference of a member name.
Proprietà pubblica Role Represents the xml location reference of a role.

In alto

Metodi

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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices