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 | |
---|---|---|
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. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
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.