Share via


ObjectReference Miembros

Provides linkage to an object. This class cannot be inherited.

El tipo ObjectReference expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ObjectReference Initializes a new instance of the ObjectReference class.

Principio

Métodos

  Nombre Descripción
Método publicoMiembro estático Deserialize(XmlReader) Converts an XML representation of an object reference to an ObjectReference object by using an xmlReader.
Método publicoMiembro estático Deserialize(String, Boolean) Converts an XML fragment to the ObjectReference object specified by the xmlFragment and xmlFragmentIsComplete parameters.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publicoMiembro estático GetObjectReference Infraestructura.
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ReadContent Reads the content referenced by the ObjectReference object.
Método publicoMiembro estático ResolveObjectReference(Database, ObjectReference) Infraestructura.
Método publicoMiembro estático ResolveObjectReference(Server, ObjectReference) Infraestructura.
Método publico ResolveReference(Database) Infraestructura.
Método publico ResolveReference(Server) Infraestructura.
Método publico ResolveReference(Database, Boolean) Infraestructura.
Método publico ResolveReference(Server, Boolean) Infraestructura.
Método publico Serialize() () () () Converts the ObjectReference to an XML version.
Método publico Serialize(XmlWriter) Converts the ObjectReference to an XML version by using an xmlWriter.
Método publico ToString (Se hereda de Object).
Método publico WriteContent Writes out a serialized ObjectReference by using an xmlWriter.

Principio

Propiedades

  Nombre Descripción
Propiedad pública AggregationDesignID Gets or sets the aggregation design identifier for a given ObjectReference object.
Propiedad pública AssemblyID Gets or sets the assembly identifier associated with a given ObjectReference object.
Propiedad pública CubeID Gets or sets the identifier for the cube in which the object resides.
Propiedad pública CubePermissionID Gets or sets the cube permission identifier for the cube in which the object resides.
Propiedad pública DatabaseID Gets or sets the identifier for the database in which the object resides.
Propiedad pública DatabasePermissionID Gets or sets the database permission identifier for the cube in which the object resides.
Propiedad pública DataSourceID Gets or sets the data source identifier for the cube in which the object resides.
Propiedad pública DataSourcePermissionID Gets or sets the data source permission identifier for the cube in which the object resides.
Propiedad pública DataSourceViewID Gets or sets the data source view identifier for the cube in which the object resides.
Propiedad pública DimensionID Gets or sets the dimension identifier in which the object resides.
Propiedad pública DimensionPermissionID Gets or sets the dimension permission identifier in which the object resides.
Propiedad pública IsValid Gets a Boolean value indicating whether the object referenced is valid.
Propiedad pública MdxScriptID Gets or sets the MDX Script identifier for the object referenced.
Propiedad pública MeasureGroupID Gets or sets the identifier of the measure group in which the object resides.
Propiedad pública MiningModelID Gets or sets the identifier of the mining model in which the object resides.
Propiedad pública MiningModelPermissionID Gets or sets the mining model permission identifier for the object referenced.
Propiedad pública MiningStructureID Gets or sets the mining structure identifier for the object referenced.
Propiedad pública MiningStructurePermissionID Gets or sets the mining structure permission identifier for the object referenced.
Propiedad pública PartitionID Gets or sets the partition identifier for the object referenced.
Propiedad pública PerspectiveID Gets or sets the perspective identifier for the object referenced.
Propiedad pública RoleID Gets or sets the role identifier for the object referenced.
Propiedad pública TraceID Gets or sets the trace identifier for the object referenced.

Principio