Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents the xml location reference of an entity.
Hierarquia de herança
System.Object
Microsoft.AnalysisServices.XmlaLocationReference
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public NotInheritable Class XmlaLocationReference
'Uso
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
O tipo XmlaLocationReference expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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ício
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)