ObjectReference Members

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
ms172154.pubproperty(zh-tw,SQL.90).gif AggregationDesignID Gets or sets the aggregation design identifier for a given ObjectReference object.
ms172154.pubproperty(zh-tw,SQL.90).gif AssemblyID Gets or sets the assembly identifier associated with a given ObjectReference object.
ms172154.pubproperty(zh-tw,SQL.90).gif CubeID Gets or sets the identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif CubePermissionID Gets or sets the cube permission identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DatabaseID Gets or sets the identifier for the database in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DatabasePermissionID Gets or sets the database permission identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DataSourceID Gets or sets the data source identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DataSourcePermissionID Gets or sets the data source permission identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DataSourceViewID Gets or sets the data source view identifier for the cube in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DimensionID Gets or sets the dimension identifier in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif DimensionPermissionID Gets or sets the dimension permission identifier in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif IsValid Gets a Boolean value indicating whether the object referenced is valid.
ms172154.pubproperty(zh-tw,SQL.90).gif MdxScriptID Gets or sets the MDX Script identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif MeasureGroupID Gets or sets the identifier of the measure group in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif MiningModelID Gets or sets the identifier of the mining model in which the object resides.
ms172154.pubproperty(zh-tw,SQL.90).gif MiningModelPermissionID Gets or sets the mining model permission identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif MiningStructureID Gets or sets the mining structure identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif MiningStructurePermissionID Gets or sets the mining structure permission identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif PartitionID Gets or sets the partition identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif PerspectiveID Gets or sets the perspective identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif RoleID Gets or sets the role identifier for the object referenced.
ms172154.pubproperty(zh-tw,SQL.90).gif TraceID Gets or sets the trace identifier for the object referenced.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms172154.pubmethod(zh-tw,SQL.90).gifms172154.static(zh-tw,SQL.90).gif Deserialize Overloaded. Converts an XML representation of an object reference to an ObjectReference object.
ms172154.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms172154.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms172154.pubmethod(zh-tw,SQL.90).gifms172154.static(zh-tw,SQL.90).gif GetObjectReference  
ms172154.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms172154.pubmethod(zh-tw,SQL.90).gif ReadContent Reads the content referenced by the ObjectReference object.
ms172154.pubmethod(zh-tw,SQL.90).gifms172154.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms172154.pubmethod(zh-tw,SQL.90).gifms172154.static(zh-tw,SQL.90).gif ResolveObjectReference Overloaded. Resolves an ObjectReference object.
ms172154.pubmethod(zh-tw,SQL.90).gif ResolveReference Overloaded. Resolves an ObjectReference object.
ms172154.pubmethod(zh-tw,SQL.90).gif Serialize Overloaded. Converts the ObjectReference to an XML version.
ms172154.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )
ms172154.pubmethod(zh-tw,SQL.90).gif WriteContent Writes out a serialized ObjectReference by using an xmlWriter.

頂端

Protected Methods

  名稱 Description
ms172154.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms172154.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ObjectReference Class
Microsoft.AnalysisServices Namespace