Compartir a través de


Clase XmlaLocationReference

Represents the xml location reference of an entity.

Jerarquía de herencia

System.Object
  Microsoft.AnalysisServices.XmlaLocationReference

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<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

El tipo XmlaLocationReference expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Attribute Represents the xml location reference of an attribute.
Propiedad pública Cube Represents the xml location reference of a cube structure.
Propiedad pública Dimension Represents the xml location reference of a dimension.
Propiedad pública Hierarchy Represents the xml location reference of a hierarchy.
Propiedad pública MeasureGroup Represents the xml location reference of a measure group.
Propiedad pública MemberName Represents the xml location reference of a member name.
Propiedad pública Role Represents the xml location reference of a role.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices