ObjectReference 멤버

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

ObjectReference 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ObjectReference Initializes a new instance of the ObjectReference class.

맨 위로 이동

메서드

  이름 설명
공용 메서드정적 멤버 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 (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드정적 멤버 GetObjectReference 인프라
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ReadContent Reads the content referenced by the ObjectReference object.
공용 메서드정적 멤버 ResolveObjectReference(Database, ObjectReference) 인프라
공용 메서드정적 멤버 ResolveObjectReference(Server, ObjectReference) 인프라
공용 메서드 ResolveReference(Database) 인프라
공용 메서드 ResolveReference(Server) 인프라
공용 메서드 ResolveReference(Database, Boolean) 인프라
공용 메서드 ResolveReference(Server, Boolean) 인프라
공용 메서드 Serialize() () () () Converts the ObjectReference to an XML version.
공용 메서드 Serialize(XmlWriter) Converts the ObjectReference to an XML version by using an xmlWriter.
공용 메서드 ToString (Object에서 상속됩니다.)
공용 메서드 WriteContent Writes out a serialized ObjectReference by using an xmlWriter.

맨 위로 이동

속성

  이름 설명
공용 속성 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 Boolean 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.

맨 위로 이동