ObjectReference Methods

Include Protected Members
Include Inherited Members

The ObjectReference type exposes the following members.

Methods

  Name Description
Public methodStatic member Deserialize(XmlReader) Converts an XML representation of an object reference to an ObjectReference object by using an xmlReader.
Public methodStatic member Deserialize(String, Boolean) Converts an XML fragment to the ObjectReference object specified by the xmlFragment and xmlFragmentIsComplete parameters.
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetObjectReference Infrastructure. Gets the object reference for the specified object.
Public method GetType (Inherited from Object.)
Public method ReadContent Reads the content referenced by the ObjectReference object.
Public methodStatic member ResolveObjectReference(Database, ObjectReference) Infrastructure. Resolves an ObjectReference object with the specified database and object reference.
Public methodStatic member ResolveObjectReference(Server, ObjectReference) Infrastructure. Resolves an ObjectReference object with the specified database and object reference.
Public method ResolveReference(Database) Infrastructure. Resolves an ObjectReference object with the specified database.
Public method ResolveReference(Server) Infrastructure. Resolves an ObjectReference object with the specified server.
Public method ResolveReference(Database, Boolean) Infrastructure. Resolves an ObjectReference object with the specified database and force load.
Public method ResolveReference(Server, Boolean) Infrastructure. Resolves an ObjectReference object with the specified server and force load.
Public method Serialize() Converts the ObjectReference to an XML version.
Public method Serialize(XmlWriter) Converts the ObjectReference to an XML version by using an xmlWriter.
Public method ToString (Inherited from Object.)
Public method WriteContent Writes out a serialized ObjectReference by using an xmlWriter.

Top

See Also

Reference

ObjectReference Class

Microsoft.AnalysisServices Namespace