Provides linkage to an object. This class cannot be inherited.
The following tables list the members exposed by the ObjectReference type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ObjectReference | Initializes a new instance of the ObjectReference class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AggregationDesignID | Gets or sets the aggregation design identifier for a given ObjectReference object. | 
| .gif) | AssemblyID | Gets or sets the assembly identifier associated with a given ObjectReference object. | 
| .gif) | CubeID | Gets or sets the identifier for the cube in which the object resides. | 
| .gif) | CubePermissionID | Gets or sets the cube permission identifier for the cube in which the object resides. | 
| .gif) | DatabaseID | Gets or sets the identifier for the database in which the object resides. | 
| .gif) | DatabasePermissionID | Gets or sets the database permission identifier for the cube in which the object resides. | 
| .gif) | DataSourceID | Gets or sets the data source identifier for the cube in which the object resides. | 
| .gif) | DataSourcePermissionID | Gets or sets the data source permission identifier for the cube in which the object resides. | 
| .gif) | DataSourceViewID | Gets or sets the data source view identifier for the cube in which the object resides. | 
| .gif) | DimensionID | Gets or sets the dimension identifier in which the object resides. | 
| .gif) | DimensionPermissionID | Gets or sets the dimension permission identifier in which the object resides. | 
| .gif) | IsValid | Gets a Boolean value indicating whether the object referenced is valid. | 
| .gif) | MdxScriptID | Gets or sets the MDX Script identifier for the object referenced. | 
| .gif) | MeasureGroupID | Gets or sets the identifier of the measure group in which the object resides. | 
| .gif) | MiningModelID | Gets or sets the identifier of the mining model in which the object resides. | 
| .gif) | MiningModelPermissionID | Gets or sets the mining model permission identifier for the object referenced. | 
| .gif) | MiningStructureID | Gets or sets the mining structure identifier for the object referenced. | 
| .gif) | MiningStructurePermissionID | Gets or sets the mining structure permission identifier for the object referenced. | 
| .gif) | PartitionID | Gets or sets the partition identifier for the object referenced. | 
| .gif) | PerspectiveID | Gets or sets the perspective identifier for the object referenced. | 
| .gif) | RoleID | Gets or sets the role identifier for the object referenced. | 
| .gif) | TraceID | Gets or sets the trace identifier for the object referenced. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) .gif) | Deserialize | Overloaded. Converts an XML representation of an object reference to an ObjectReference object. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) .gif) | GetObjectReference | |
| .gif) | GetType | (inherited from Object ) | 
| .gif) | ReadContent | Reads the content referenced by the ObjectReference object. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) .gif) | ResolveObjectReference | Overloaded. Resolves an ObjectReference object. | 
| .gif) | ResolveReference | Overloaded. Resolves an ObjectReference object. | 
| .gif) | Serialize | Overloaded. Converts the ObjectReference to an XML version. | 
| .gif) | ToString | (inherited from Object ) | 
| .gif) | WriteContent | Writes out a serialized ObjectReference by using an xmlWriter. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部