Język

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

  Name Description
ObjectReference Initializes a new instance of the ObjectReference class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms172154.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms172154.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top