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 | |
---|---|---|
Attribute | Represents the xml location reference of an attribute. | |
Cube | Represents the xml location reference of a cube structure. | |
Dimension | Represents the xml location reference of a dimension. | |
Hierarchy | Represents the xml location reference of a hierarchy. | |
MeasureGroup | Represents the xml location reference of a measure group. | |
MemberName | Represents the xml location reference of a member name. | |
Role | Represents the xml location reference of a role. |
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.