Freigeben über


ObjectReference-Member

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

Der ObjectReference-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ObjectReference Initializes a new instance of the ObjectReference class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche MethodeStatischer Member Deserialize(XmlReader) Converts an XML representation of an object reference to an ObjectReference object by using an xmlReader.
Öffentliche MethodeStatischer Member Deserialize(String, Boolean) Converts an XML fragment to the ObjectReference object specified by the xmlFragment and xmlFragmentIsComplete parameters.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche MethodeStatischer Member GetObjectReference Infrastruktur.
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ReadContent Reads the content referenced by the ObjectReference object.
Öffentliche MethodeStatischer Member ResolveObjectReference(Database, ObjectReference) Infrastruktur.
Öffentliche MethodeStatischer Member ResolveObjectReference(Server, ObjectReference) Infrastruktur.
Öffentliche Methode ResolveReference(Database) Infrastruktur.
Öffentliche Methode ResolveReference(Server) Infrastruktur.
Öffentliche Methode ResolveReference(Database, Boolean) Infrastruktur.
Öffentliche Methode ResolveReference(Server, Boolean) Infrastruktur.
Öffentliche Methode Serialize() () () () Converts the ObjectReference to an XML version.
Öffentliche Methode Serialize(XmlWriter) Converts the ObjectReference to an XML version by using an xmlWriter.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode WriteContent Writes out a serialized ObjectReference by using an xmlWriter.

Zum Anfang

Eigenschaften

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

Zum Anfang