Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides linkage to an object. This class cannot be inherited.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.ObjectReference
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public NotInheritable Class ObjectReference
'Usage
Dim instance As ObjectReference
public sealed class ObjectReference
public ref class ObjectReference sealed
[<SealedAttribute>]
type ObjectReference = class end
public final class ObjectReference
Der ObjectReference-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ObjectReference | Initializes a new instance of the ObjectReference class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
AggregationDesignID | Gets or sets the aggregation design identifier for a given ObjectReference object. |
![]() |
AssemblyID | Gets or sets the assembly identifier associated with a given ObjectReference object. |
![]() |
CubeID | Gets or sets the identifier for the cube in which the object resides. |
![]() |
CubePermissionID | Gets or sets the cube permission identifier for the cube in which the object resides. |
![]() |
DatabaseID | Gets or sets the identifier for the database in which the object resides. |
![]() |
DatabasePermissionID | Gets or sets the database permission identifier for the cube in which the object resides. |
![]() |
DataSourceID | Gets or sets the data source identifier for the cube in which the object resides. |
![]() |
DataSourcePermissionID | Gets or sets the data source permission identifier for the cube in which the object resides. |
![]() |
DataSourceViewID | Gets or sets the data source view identifier for the cube in which the object resides. |
![]() |
DimensionID | Gets or sets the dimension identifier in which the object resides. |
![]() |
DimensionPermissionID | Gets or sets the dimension permission identifier in which the object resides. |
![]() |
IsValid | Gets a value indicating whether the object referenced is valid. |
![]() |
MdxScriptID | Gets or sets the MDX Script identifier for the object referenced. |
![]() |
MeasureGroupID | Gets or sets the identifier of the measure group in which the object resides. |
![]() |
MiningModelID | Gets or sets the identifier of the mining model in which the object resides. |
![]() |
MiningModelPermissionID | Gets or sets the mining model permission identifier for the object referenced. |
![]() |
MiningStructureID | Gets or sets the mining structure identifier for the object referenced. |
![]() |
MiningStructurePermissionID | Gets or sets the mining structure permission identifier for the object referenced. |
![]() |
PartitionID | Gets or sets the partition identifier for the object referenced. |
![]() |
PerspectiveID | Gets or sets the perspective identifier for the object referenced. |
![]() |
RoleID | Gets or sets the role identifier for the object referenced. |
![]() |
TraceID | Gets or sets the trace identifier for the object referenced. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Deserialize(XmlReader) | Converts an XML representation of an object reference to an ObjectReference object by using an xmlReader. |
![]() ![]() |
Deserialize(String, Boolean) | Converts an XML fragment to the ObjectReference object specified by the xmlFragment and xmlFragmentIsComplete parameters. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() ![]() |
GetObjectReference | Infrastruktur Gets the object reference for the specified object. |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ReadContent | Reads the content referenced by the ObjectReference object. |
![]() ![]() |
ResolveObjectReference(Database, ObjectReference) | Infrastruktur Resolves an ObjectReference object with the specified database and object reference. |
![]() ![]() |
ResolveObjectReference(Server, ObjectReference) | Infrastruktur Resolves an ObjectReference object with the specified database and object reference. |
![]() |
ResolveReference(Database) | Infrastruktur Resolves an ObjectReference object with the specified database. |
![]() |
ResolveReference(Server) | Infrastruktur Resolves an ObjectReference object with the specified server. |
![]() |
ResolveReference(Database, Boolean) | Infrastruktur Resolves an ObjectReference object with the specified database and force load. |
![]() |
ResolveReference(Server, Boolean) | Infrastruktur Resolves an ObjectReference object with the specified server and force load. |
![]() |
Serialize() | Converts the ObjectReference to an XML version. |
![]() |
Serialize(XmlWriter) | Converts the ObjectReference to an XML version by using an xmlWriter. |
![]() |
ToString | (Geerbt von Object.) |
![]() |
WriteContent | Writes out a serialized ObjectReference by using an xmlWriter. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)